Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Solved)...Dialog style
#6

Nothing to this Dialog except the Style change.



Function ( Dialog2 )
Code:
Copy      Help
;\Dialog_Editor

;BEGIN DIALOG
;0 "" 0x90C80A44 0x180 0 0 223 140 "JOHN"
;1 Button 0x54030001 0x4 120 116 48 14 "OK"
;2 Button 0x54030000 0x4 170 116 48 14 "Cancel"
;3 Static 0x54000000 0x0 82 56 60 8 "This works for me."
;END DIALOG
;DIALOG EDITOR: "" 0x2010808 "" ""



Macro ( Macro2 )
Code:
Copy      Help
if(!ShowDialog("Dialog2" 0)) ret
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)