![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Win32::GUI::Textfield problemsby Belgarion (Chaplain) |
on Jul 20, 2004 at 20:09 UTC ( [id://376073]=note: print w/replies, xml ) | Need Help?? |
Try giving your text field a width and a height. Right now the field is 0x0 and positioned in the upper left hand corner of the parent window. Change your AddTextfield call to:
In Section
Seekers of Perl Wisdom
|
|