[wxPython-users] wx.RichTextCtrl cursor

Christopher Barker Chris.Barker at noaa.gov
Tue Sep 4 16:46:04 PDT 2007


For what it's worth, the cursor seems to stay there forever on OS-X too.

-Chris


Steve Holden wrote:
> I am told (by a client: my Linux system is still in storage) that on 
> some  platforms the cursor refuses to disappear from the RichtextCtrl 
> even when it loses focus.
> 
> This was very disappointing as I had written a chunk of code to 
> demonstrate that (on Windows, which *is* available to me) the cursor 
> disappears from the control when focus is taken away.
> 
> I attach the code, which on Windows makes the cursor disappear every 
> time the timer ticks.
> 
> Can anyone tell me a way to remove the cursor programmatically from the 
> control even on platforms where this program doesn't do so?
> 
> regards
>  Steve
> 
> 
> ------------------------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org

-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list