Hopefully I can test this later, but one quick note. Could you add to the
2.6.2.1 changes that IEHtmlWin now properly handles tabbing, return and other
special keys properly? (I didn't see the latest change notes in either 2.6 or
head branches, so I assume you have it stored locally.)
This can be tested by simply tabbing through the links on wxPython.org or
entering a query on google.com and hitting enter using the IEHtmlWin control.
This build fixes yesterday's bug. Virtually everything else is identical.
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-dev-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-dev-help@lists.wxwidgets.org
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
Hopefully I can test this later, but one quick note. Could you add to the
2.6.2.1 changes that IEHtmlWin now properly handles tabbing, return and other
special keys properly?
Done. Thanks for the reminder.
(I didn't see the latest change notes in either 2.6 or
head branches, so I assume you have it stored locally.)
I haven't checked in the HTML version yet, but the source is in wxPython/docs/CHANGES.txt.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
I installed this build on my Win2K box with Python 2.3.5. So far, I haven't done much testing except to verify that Raise() and Lower() still don't work for non-managed windows like they used to. I'm not sure when this was changed, but Vadim indicated this summer that he thought it had been "fixed" in 2.6.2.x, but apparently it hasn't. The PythonCard resourceEditor used this feature to dynamically update the layout in 2.5.x and earlier so I'm hoping this isn't something that is gone for good.
I can make a small wxPython sample with a few overlapping buttons to show Lower() and Raise() having no impact on non-managed windows if needed. I have some older versions of wxPython still installed as well so I might be able to figure out when this was "broken" too.
Happy holidays,
ka
···
On Dec 23, 2005, at 2:38 PM, R'bot wrote:
Hi,
A new test build of wxPython has been uploaded to starship.