Geoffrey Spear wrote:
Thanks, that works beautifully.
Oddly enough, though, while the Return wasn't being entered as a \r\n
in my textfield, it wasn't being passed on to the button that has -ok
=> 1 set either, and the textfield was accepting the tab key to insert
a tab (until I found another workaround to let me tab out of a
multiline textfield).
I'd have to say that the behavior under Win2K and XP are *both*
incorrect. I'm not sure if this is an inconsistently-implemented
"feature" of Windows or a bug in Win32::GUI.
Mainly bugs in Win32::GUI. The inability to TAB out of a multi-line
textfield is fixed in the development code, and will be in the next release.
Regards,
Rob.