[perl-win32-gui-users] Re: Textfield
For single line input action, on a multiline textfield: sub Input_Change { $_=$Window->Input->GetLineCount(); if ($_>1) { $_=$Window->Input->GetLine($_-2); ##Do on enter } } Jerome McKean Dream ƒrequency; Imagination Realised http://dreamfrequency.com
[perl-win32-gui-users] PerlApp Issue
Johan, I have not tried Task class yet - just the Queue(s). Honestly, to look into it a bit deeper and have not time yet. Thanks. Igor.