Hi, I just tested this on Windows and Linux. All works fine for me???Then again, I didn't test a Wx::TextCtrl explicitly which maybe involves something else in cursor setting.
Regards Mark On 01/07/2011 18:02, herbert breunung wrote:
hello $txt[3]->SetCursor( Wx::Cursor->new( wxCURSOR_PENCIL ) ); that should alternate the cursor wover the widget. that does work with loaded bitmaps but not with the cursor-constants that are in the docs. best lichtkind