Page 1 of 1

Who Does Windows?

Posted: Thu Sep 04, 2003 5:33 am
by D'Oldefoxx
I'm having trouble getting it together the statements for building a window with a list gadget and various string gadgets. The only sample code I found that seem to relate was the one for a Passowrd Input box, but when I try extend it, I generally clobber the preliminary text in the input boxes, making it looking like each is protected by a password cover field of astericks. I can't debug each statement since it refuses to display correctly, I can't prevent the degub window from overlaying the window as it is being built, nor will it display with all the gadgets after I move the debug window, and I can't tell if things need to be done in a different order or not,

Example?

Posted: Thu Sep 04, 2003 11:13 am
by Hi-Toro
Could you post some example code? I'm not quite sure what you're asking, truth be told!

It could be that you're building the window but not calling WaitWindowEvent () at least once, which I think can prevent it updating on initial creation...

Hi James

Posted: Thu Sep 04, 2003 4:57 pm
by D'Oldefoxx
Hi James,

You want that code direct or posted?

Posted: Thu Sep 04, 2003 5:09 pm
by Karbon
Just post it and we'll all have a look :-)