The mystery of the disappearing cursor

Not quite, the behavior turns out to be inconsistent. After entering the first text in the TextCtrl, sometimes there is an I beam cursor and sometimes there isn't when moving the mouse. Also, after clicking the button to dis- and enable the TextCtrl, the I beam cursor does show up, most of the time but not always.

/Jean Brouwers

Jean Brouwers wrote:

···

The example** works fine on both RH8 and FC2 for wxPython 2.4.2.4 and GTK2 without unicode. The cursor turns into an I beam when the mouse is moved over the TextCtrl.

/Jean Brouwers

**) Slightly modified for 2.4.2.4, see attachment.

Ricardo Pedroso wrote:

This happens to me too, on a fedora core 3 wxPython 2.5.3.1.
I don't know the correct answer to the problem, but I have
attached an example of this behaviour.

Dick,
This example will not run on a wxPython 2.4.2.4 whithout some modifications.
I don't have a 2.4.2.4 install. Sorry.
But I think what is going on with you is the same.

Ricardo

On Thursday 09 December 2004 23:46, dick@kniep.nl wrote:
  

Platform Slackware 10.0 wxPython 2.4.2.4, Python 2.3
    
Once again, has anyone any idea about the missing cursor problem. It looks
as
though there is something going wrong when I am positioning the cursor
myself
in a textctrl, but I am not sure

  ------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org