hai Mark to this and the other bug reports. i have here some specialized test apps, so i can test it easily on any textcontrol even on Wx::Scintilla.
currently im updating the Wx under windows to see how far this was the cause. best. Am 04.07.2011 04:54, schrieb Mark Dootson: > 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 > >