mirror of
https://github.com/moparisthebest/Simba
synced 2025-01-11 05:38:00 -05:00
yeye is it allright now? Tested with win32 and Qt api and it worked fine at those now.
Oh, one more bug: colour picker AV's at Qt, just fyi. git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@236 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
9937ac49eb
commit
9d83f53bbb
@ -2,13 +2,13 @@ object ColourHistoryForm: TColourHistoryForm
|
||||
Left = 403
|
||||
Height = 250
|
||||
Top = 344
|
||||
Width = 489
|
||||
Width = 490
|
||||
ActiveControl = SelectionName
|
||||
Caption = 'Colour Picker History'
|
||||
ClientHeight = 250
|
||||
ClientWidth = 489
|
||||
ClientWidth = 490
|
||||
Constraints.MinHeight = 200
|
||||
Constraints.MinWidth = 200
|
||||
Constraints.MinWidth = 490
|
||||
OnHide = UnSetCHShowMenu
|
||||
OnShow = SetCHShowMenu
|
||||
LCLVersion = '0.9.29'
|
||||
@ -16,7 +16,7 @@ object ColourHistoryForm: TColourHistoryForm
|
||||
Left = 16
|
||||
Height = 176
|
||||
Top = 16
|
||||
Width = 328
|
||||
Width = 329
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
Columns = <>
|
||||
TabOrder = 0
|
||||
@ -33,7 +33,7 @@ object ColourHistoryForm: TColourHistoryForm
|
||||
TabOrder = 1
|
||||
end
|
||||
object SelectionName: TEdit
|
||||
Left = 360
|
||||
Left = 361
|
||||
Height = 21
|
||||
Top = 16
|
||||
Width = 112
|
||||
@ -44,7 +44,7 @@ object ColourHistoryForm: TColourHistoryForm
|
||||
Text = 'Name'
|
||||
end
|
||||
object PickNewColourButton: TButton
|
||||
Left = 216
|
||||
Left = 217
|
||||
Height = 25
|
||||
Top = 208
|
||||
Width = 128
|
||||
@ -53,7 +53,7 @@ object ColourHistoryForm: TColourHistoryForm
|
||||
TabOrder = 3
|
||||
end
|
||||
object ColourValue: TEdit
|
||||
Left = 360
|
||||
Left = 361
|
||||
Height = 21
|
||||
Top = 56
|
||||
Width = 112
|
||||
@ -63,7 +63,7 @@ object ColourHistoryForm: TColourHistoryForm
|
||||
Text = 'ColourValue'
|
||||
end
|
||||
object CoordValue: TLabel
|
||||
Left = 360
|
||||
Left = 361
|
||||
Height = 14
|
||||
Top = 96
|
||||
Width = 112
|
||||
@ -76,11 +76,11 @@ object ColourHistoryForm: TColourHistoryForm
|
||||
Left = 152
|
||||
Height = 24
|
||||
Top = 209
|
||||
Width = 56
|
||||
Width = 57
|
||||
Anchors = [akLeft, akRight, akBottom]
|
||||
end
|
||||
object OkButton: TButton
|
||||
Left = 392
|
||||
Left = 393
|
||||
Height = 24
|
||||
Top = 209
|
||||
Width = 80
|
||||
|
@ -2,29 +2,29 @@
|
||||
|
||||
LazarusResources.Add('TColourHistoryForm','FORMDATA',[
|
||||
'TPF0'#18'TColourHistoryForm'#17'ColourHistoryForm'#4'Left'#3#147#1#6'Height'
|
||||
+#3#250#0#3'Top'#3'X'#1#5'Width'#3#233#1#13'ActiveControl'#7#13'SelectionName'
|
||||
+#3#250#0#3'Top'#3'X'#1#5'Width'#3#234#1#13'ActiveControl'#7#13'SelectionName'
|
||||
+#7'Caption'#6#21'Colour Picker History'#12'ClientHeight'#3#250#0#11'ClientWi'
|
||||
+'dth'#3#233#1#21'Constraints.MinHeight'#3#200#0#20'Constraints.MinWidth'#3
|
||||
+#200#0#6'OnHide'#7#15'UnSetCHShowMenu'#6'OnShow'#7#13'SetCHShowMenu'#10'LCLV'
|
||||
+'dth'#3#234#1#21'Constraints.MinHeight'#3#200#0#20'Constraints.MinWidth'#3
|
||||
+#234#1#6'OnHide'#7#15'UnSetCHShowMenu'#6'OnShow'#7#13'SetCHShowMenu'#10'LCLV'
|
||||
+'ersion'#6#6'0.9.29'#0#9'TListView'#10'ColourList'#4'Left'#2#16#6'Height'#3
|
||||
+#176#0#3'Top'#2#16#5'Width'#3'H'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
|
||||
+#176#0#3'Top'#2#16#5'Width'#3'I'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
|
||||
+'t'#8'akBottom'#0#7'Columns'#14#0#8'TabOrder'#2#0#12'OnSelectItem'#7#14'Chan'
|
||||
+'geViewData'#0#0#7'TButton'#12'DeleteButton'#4'Left'#2#16#6'Height'#2#25#3'T'
|
||||
+'op'#3#208#0#5'Width'#3#128#0#7'Anchors'#11#6'akLeft'#8'akBottom'#0#7'Captio'
|
||||
+'n'#6#6'Delete'#7'OnClick'#7#14'DeleteSelected'#8'TabOrder'#2#1#0#0#5'TEdit'
|
||||
+#13'SelectionName'#4'Left'#3'h'#1#6'Height'#2#21#3'Top'#2#16#5'Width'#2'p'#7
|
||||
+#13'SelectionName'#4'Left'#3'i'#1#6'Height'#2#21#3'Top'#2#16#5'Width'#2'p'#7
|
||||
+'Anchors'#11#5'akTop'#7'akRight'#0#8'OnChange'#7#10'ChangeName'#10'OnKeyPres'
|
||||
+'s'#7#21'SelectionNameKeyPress'#8'TabOrder'#2#2#4'Text'#6#4'Name'#0#0#7'TBut'
|
||||
+'ton'#19'PickNewColourButton'#4'Left'#3#216#0#6'Height'#2#25#3'Top'#3#208#0#5
|
||||
+'ton'#19'PickNewColourButton'#4'Left'#3#217#0#6'Height'#2#25#3'Top'#3#208#0#5
|
||||
+'Width'#3#128#0#7'Anchors'#11#7'akRight'#8'akBottom'#0#7'Caption'#6#15'Pick '
|
||||
+'New Colour'#8'TabOrder'#2#3#0#0#5'TEdit'#11'ColourValue'#4'Left'#3'h'#1#6'H'
|
||||
+'New Colour'#8'TabOrder'#2#3#0#0#5'TEdit'#11'ColourValue'#4'Left'#3'i'#1#6'H'
|
||||
+'eight'#2#21#3'Top'#2'8'#5'Width'#2'p'#7'Anchors'#11#5'akTop'#7'akRight'#0#8
|
||||
+'ReadOnly'#9#8'TabOrder'#2#4#4'Text'#6#11'ColourValue'#0#0#6'TLabel'#10'Coor'
|
||||
+'dValue'#4'Left'#3'h'#1#6'Height'#2#14#3'Top'#2'`'#5'Width'#2'p'#7'Anchors'
|
||||
+'dValue'#4'Left'#3'i'#1#6'Height'#2#14#3'Top'#2'`'#5'Width'#2'p'#7'Anchors'
|
||||
+#11#5'akTop'#7'akRight'#0#7'Caption'#6#10'CoordValue'#20'Constraints.MinWidt'
|
||||
+'h'#2'p'#11'ParentColor'#8#0#0#6'TImage'#11'ColourImage'#4'Left'#3#152#0#6'H'
|
||||
+'eight'#2#24#3'Top'#3#209#0#5'Width'#2'8'#7'Anchors'#11#6'akLeft'#7'akRight'
|
||||
+#8'akBottom'#0#0#0#7'TButton'#8'OkButton'#4'Left'#3#136#1#6'Height'#2#24#3'T'
|
||||
+'eight'#2#24#3'Top'#3#209#0#5'Width'#2'9'#7'Anchors'#11#6'akLeft'#7'akRight'
|
||||
+#8'akBottom'#0#0#0#7'TButton'#8'OkButton'#4'Left'#3#137#1#6'Height'#2#24#3'T'
|
||||
+'op'#3#209#0#5'Width'#2'P'#7'Anchors'#11#7'akRight'#8'akBottom'#0#7'Caption'
|
||||
+#6#2'Ok'#7'OnClick'#7#13'OkButtonClick'#8'TabOrder'#2#5#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user