Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DIALOG AND SPEEDS
#7
Gintaras Wrote:Function Dialog18
Code:
Copy      Help
\Dialog_Editor

str controls = "3 4"
str c3Che e4
rget c3Che "check" "\MyAppName"
rget e4 "edit" "\MyAppName"
if(!ShowDialog("Dialog18" 0 &controls)) ret
rset c3Che "check" "\MyAppName"
rset e4 "edit" "\MyAppName"

;BEGIN DIALOG
;0 "" 0x90C80A44 0x100 0 0 222 134 "Form"
;1 Button 0x54030001 0x4 120 116 48 14 "OK"
;2 Button 0x54030000 0x4 170 116 48 14 "Cancel"
;3 Button 0x54012003 0x0 10 8 48 12 "Check"
;4 Edit 0x54030080 0x200 8 26 96 14 ""
;END DIALOG
;DIALOG EDITOR: "" 0x2010901 "" ""
wow that was really fast bro lol like 5 min, thank you very much your the best 8)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)