RE: [perl-win32-gui-users] DoEvents and Uninit's...

2001-04-26 Thread Morbus Iff
>I don't know if that's the reason for your going batty, but your $logbox >control doesn't have a name. That's a big no-no. You call DoEvents for the >first time and GUI doesn't know where to mail the Resize or Show events. >Maybe that's what causes it to screech, maybe not. Welp, I gave the blast

RE: [perl-win32-gui-users] DoEvents and Uninit's...

2001-04-26 Thread Piske, Harald
I don't know if that's the reason for your going batty, but your $logbox control doesn't have a name. That's a big no-no. You call DoEvents for the first time and GUI doesn't know where to mail the Resize or Show events. Maybe that's what causes it to screech, maybe not. Have fun, Harald | -

[perl-win32-gui-users] DoEvents and Uninit's...

2001-04-26 Thread Morbus Iff
Hey there... this is driving me flippin' batty. I've included a GUI layer library below that can be dropped into an existing program (currently, the one I'm using it with is AmphetaDesk at disobey.com/amphetadesk/). Besides some uninit's that I know about and plan on fixing, I'm getting uninit