Using the User Interface Editor

daveofgv

Well-known member
Joined
Sep 17, 2008
Messages
218
Location
Dallas, TX
Programming Experience
1-3
Hello all -

I recently discovered the user interface editor - which I am really enjoying. I found a way to add a new dialog for password, however, I am still unsure how to use the editor, per se....

There appears to be textbox dialogs and radio button dialogs... which are not useful unless you know how to use them.

If I have a textbox dialog (VsdCustomText2Dlg.wid) - where does the info get saved to and how to use it after the user types in what I have requested during installation?

also, with radio buttons etc....

I changed on (and renamed so it would over ride the textbox dialog I changed) and created it to be password, however, in the properties value I typed what I wanted the password to be and it still allows the user to proceed with the installation even though the value was incorrect....

I suppose my question is how do I determine where the info the user types in goes to???

Thanks in advanced.

daveofgv
 
Back
Top