Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Input text
#1
Hi 
I am a starter with QM.
I tried to fin an example for handling an edit field text from the dialog editor . No luck in the manual.
I downloaded the archive files but they are much higher level what i am looking for.
Can somebody help me please with an example or where can i fine these specific basics in the manual?
I am attaching the dialog editor code.

str dd=
 BEGIN DIALOG
 0 "" 0x90C80AC8 0x0 0 0 224 136 "Dialog"
 3 Edit 0x54030020 0x200 84 48 96 12 ""
 1 Button 0x54030001 0x4 116 116 48 14 "OK"
 2 Button 0x54030000 0x4 168 116 48 14 "Cancel"
 END DIALOG
 DIALOG EDITOR: "" 0x2040700 "*" "" "" ""

str controls = "3"
str e3
if(!ShowDialog(dd 0 &controls)) ret

Thanks for your help!


Messages In This Thread
Input text - by TNH - 07-31-2018, 02:25 AM
RE: Input text - by Gintaras - 07-31-2018, 02:54 AM
RE: Input text - by TNH - 08-02-2018, 01:15 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)