RE: [perl-win32-gui-users] CALL FOR BUGS (was: The status of win32::gui)

2003-04-09 Thread Frazier, Joe Jr
I don't really need it at this time, but you may want to look into http://aspn.activestate.com/ASPN/Mail/Message/pdk/1498261 for those users who are trying to use Win32::GUI with an embeded perl somewhere Joe

[perl-win32-gui-users] (no subject)

2003-04-09 Thread Garside, Trevor
Aldo, Here is another useful function for a RichEdit control: ### # (@)METHOD:GetTextRange(START, LENGTH) # Returns LENGTH bytes of text from the RichEdit control, starting at START void GetTextRange(handle,start,

[perl-win32-gui-users] Help-(?)-button on DialogBox?

2003-04-09 Thread Arty, Levin
Hi, All I can't receive the answer to a question: how to use Help-(?)-button on DialogBox? Or this possibility is not accessible?