Hi,
A new test build of wxPython has been uploaded to starship.
Version: 2.6.1.1pre.20050615
URL: http://starship.python.net/crew/robind/wxPython/daily/20050615
Changes:
http://starship.python.net/crew/robind/wxPython/daily/20050615/CHANGES.html
Have fun!
R'bot
Hello,
something must have been changed from 2.6.0 to this new version.
I tried in DrPython drag and drop files from explorer to DrPython,
which opens a new stc window.
On wxPython 2.6.0.0:
Drop a file from explorer or other filemanager to
DrPython opens it, cursor appear and cursor movement is fine.
With 2.6.1.1 prerelease, cursor appears, but then no
cursor key (down, left, right, up, page up,...) isn't working
anymore.
···
On Thu, 16 Jun 2005 00:36:20 +0000 (UTC), R'bot <rbot@wxpython.org> wrote:
--
Franz Steinhaeusler
5 GB Mailbox, 50 FreeSMS GMX ProMail - Mehr als E-Mail mit dem Profi-Postfach
+++ GMX - die erste Adresse f???r Mail, Message, More +++
I have a strange bug with wxPython2.6.1 (also 2.6.0) under MAC OSX 10.4 (the same issue is not reproducible under previous osx
versions):
The stc.StyledTextCtrl:
Make a selection, then click with mouse over the selection and everything freeze.
Alessandro Crugnola - sephiroth
···
---------------------------------------------
Macromedia Flash Team Volunteer
http://www.macromedia.com/go/team
Flash && PHP developer
alessandro@sephiroth.it
*relax with SEPY http://www.sf.net/projects/sepy
---------------------------------------------
::-----Messaggio originale-----
::Da: Franz Steinhauesler [mailto:franz.steinhaeusler@gmx.at]
::Inviato: venerdì 15 luglio 2005 11.08
: wxPython-dev@lists.wxwidgets.org
::Oggetto: [wxPython-dev] Re: 20050615 test build uploaded
::
::On Thu, 16 Jun 2005 00:36:20 +0000 (UTC), R'bot
::<rbot@wxpython.org> wrote:
::
::>Hi,
::>
::>A new test build of wxPython has been uploaded to starship.
::>
::> Version: 2.6.1.1pre.20050615
::> URL:
::http://starship.python.net/crew/robind/wxPython/daily/20050615
::> Changes:
::http://starship.python.net/crew/robind/wxPython/daily/20050615
::/CHANGES.html
::>
::>Have fun!
::>R'bot
::
::
::Hello,
::something must have been changed from 2.6.0 to this new version.
::
::I tried in DrPython drag and drop files from explorer to DrPython,
::which opens a new stc window.
::
::On wxPython 2.6.0.0:
::Drop a file from explorer or other filemanager to
::DrPython opens it, cursor appear and cursor movement is fine.
::
::With 2.6.1.1 prerelease, cursor appears, but then no
::cursor key (down, left, right, up, page up,...) isn't working
::anymore.
::
::--
::Franz Steinhaeusler
::
::5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
::+++ GMX - die erste Adresse fo?=r Mail, Message, More +++
::
::---------------------------------------------------------------------
::To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
::For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org
::
Hi Alessandro,
I have a strange bug with wxPython2.6.1 (also 2.6.0) under MAC OSX 10.4 (the same issue is not reproducible under previous osx
versions):
The stc.StyledTextCtrl:
Make a selection, then click with mouse over the selection and everything freeze.
I can reproduce this, although I'm not exactly sure what conditions make it appear - in my case, I have to do "Select All" to make it happen. (Small selections don't seem to cause the bug.)
Checking the chain of events in gdb, there seems to be some recursion going on (an event handler is firing an event, which fires the same event handler, and so on). I'll try to do some more debugging, but over the next week or so I'll be pretty busy, and unfortunately I don't know when Robin will be back, so this may take a little time to get resolved. Sorry about that! ;-/
Thanks,
Kevin
···
On Jul 15, 2005, at 2:37 AM, Alessandro Crugnola *sephiroth* wrote:
Alessandro Crugnola - sephiroth
---------------------------------------------
Macromedia Flash Team Volunteer
http://www.macromedia.com/go/team
Flash && PHP developer
alessandro@sephiroth.it
*relax with SEPY http://www.sf.net/projects/sepy
---------------------------------------------
::-----Messaggio originale-----
::Da: Franz Steinhauesler [mailto:franz.steinhaeusler@gmx.at]
::Inviato: venerdì 15 luglio 2005 11.08
: wxPython-dev@lists.wxwidgets.org
::Oggetto: [wxPython-dev] Re: 20050615 test build uploaded
::
::On Thu, 16 Jun 2005 00:36:20 +0000 (UTC), R'bot
::<rbot@wxpython.org> wrote:
::
::>Hi,
::>
::>A new test build of wxPython has been uploaded to starship.
::>
::> Version: 2.6.1.1pre.20050615
::> URL:
::http://starship.python.net/crew/robind/wxPython/daily/20050615
::> Changes:
::http://starship.python.net/crew/robind/wxPython/daily/20050615
::/CHANGES.html
::>
::>Have fun!
::>R'bot
::
::Hello,
::something must have been changed from 2.6.0 to this new version.
::
::I tried in DrPython drag and drop files from explorer to DrPython,
::which opens a new stc window.
::
::On wxPython 2.6.0.0:
::Drop a file from explorer or other filemanager to
::DrPython opens it, cursor appear and cursor movement is fine.
::
::With 2.6.1.1 prerelease, cursor appears, but then no
::cursor key (down, left, right, up, page up,...) isn't working
::anymore.
::
::--
::Franz Steinhaeusler
::
::5 GB Mailbox, 50 FreeSMS GMX ProMail - Mehr als E-Mail mit dem Profi-Postfach
::+++ GMX - die erste Adresse fo?=r Mail, Message, More +++
::
::---------------------------------------------------------------------
::To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
::For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org
::
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org
You can reproduce this also with on Windows with PyAlaMode.
Open any text file, then press ctrl-tab (shell is in the
foreground again), but the cursor is NOT in the shell window.
until (at least to) 2.6.0.0, this worked.
···
On Fri, 15 Jul 2005 11:08:18 +0200 (MEST), "Franz Steinhauesler" <franz.steinhaeusler@gmx.at> wrote:
On Thu, 16 Jun 2005 00:36:20 +0000 (UTC), R'bot <rbot@wxpython.org> wrote:
Hi,
A new test build of wxPython has been uploaded to starship.
Version: 2.6.1.1pre.20050615
URL: http://starship.python.net/crew/robind/wxPython/daily/20050615
Changes:
http://starship.python.net/crew/robind/wxPython/daily/20050615/CHANGES.html
Have fun!
R'bot
Hello,
something must have been changed from 2.6.0 to this new version.
I tried in DrPython drag and drop files from explorer to DrPython,
which opens a new stc window.
On wxPython 2.6.0.0:
Drop a file from explorer or other filemanager to
DrPython opens it, cursor appear and cursor movement is fine.
With 2.6.1.1 prerelease, cursor appears, but then no
cursor key (down, left, right, up, page up,...) isn't working
anymore.
--
Franz Steinhaeusler