I'm having a problem with ListBox that is visible in the demo. To see it, run the demo, select Core Windows/Controls, select ListBox, then click the down scroll arrow on any one of the boxes displayed.
For me the box appears to gradually clear. The items are still there but now invisible.
The is on XP, sp2, with 2.6.1.0 ansi.
Thanks for any help.
gb
I don't have a solution but, as another datapoint, using your exact setup (XP/SP2, 2.6.1.0 ANSI) I have the exact same problem. I haven't tested it on any other platforms. It would be interesting to hear how it behaves on other systems/setups.
Charlie Hubbard
Gary Bishop wrote:
···
I'm having a problem with ListBox that is visible in the demo. To see it, run the demo, select Core Windows/Controls, select ListBox, then click the down scroll arrow on any one of the boxes displayed.
For me the box appears to gradually clear. The items are still there but now invisible.
The is on XP, sp2, with 2.6.1.0 ansi.
Thanks for any help.
gb
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
.
Quoting Gary Bishop <gb@cs.unc.edu>:
I'm having a problem with ListBox that is visible in the demo. To see
it, run the demo, select Core Windows/Controls, select ListBox, then
click the down scroll arrow on any one of the boxes displayed.
For me the box appears to gradually clear. The items are still there
but now invisible.
The is on XP, sp2, with 2.6.1.0 ansi.
Thanks for any help.
gb
I reported this bug a month or so ago to the bug tracker. Link to the defect is
http://sourceforge.net/tracker/index.php?func=detail&aid=1205260&group_id=9863&atid=109863
At least, I hope that link works. It did for me. If not, it's bug # 1205260.
For now, I've dropped back down to wxPython 2.5.the.latest, whre it doesn't
happen.
- Bill
<>< ><> <>< ><> <>< ><> <>< ><> <>< ><> <>< ><> <><
Bill Woodward (wpwood@saifa.net)
http://www.saifa.net
···
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
*From:* Bill Woodward <wpwood@saifa.net>
*To:* wxPython-users@lists.wxwidgets.org
*Date:* Thu, 16 Jun 2005 23:21:18 -0500
Quoting Gary Bishop <gb@cs.unc.edu>:
> I'm having a problem with ListBox that is visible in the demo. To see
> it, run the demo, select Core Windows/Controls, select ListBox, then
> click the down scroll arrow on any one of the boxes displayed.
>
> For me the box appears to gradually clear. The items are still there
> but now invisible.
>
> The is on XP, sp2, with 2.6.1.0 ansi.
>
> Thanks for any help.
> gb
>
I reported this bug a month or so ago to the bug tracker. Link to the
defect is
http://sourceforge.net/tracker/index.php?func=detail&aid=1205260&group_i
d=9863&atid=109863
At least, I hope that link works. It did for me. If not, it's bug #
1205260.
For now, I've dropped back down to wxPython 2.5.the.latest, whre it
doesn't
happen.
- Bill
<>< ><> <>< ><> <>< ><> <>< ><> <>< ><> <>< ><> <><
Bill Woodward (wpwood@saifa.net)
http://www.saifa.net
For what it's worth, I've just added the following comment to Bill's bug
report: I can also confirm the problem only er, manifests itself if
you check the "Manifest file for XP Themed Look and Feel"
when you install wxPython. It goes away/returns as you
remove/restore the python.exe.manifest and
pythonw.exe.manifest files from the main Python directory.
The information I want to add is that everything appears OK
over a remote desktop connection even when the manifest
files are there.
Regards,
David Hughes
Forestfield Software
www.foresoft.co.uk
Qui, 2005-06-16 às 23:21 -0500, Bill Woodward escreveu:
Quoting Gary Bishop <gb@cs.unc.edu>:
> I'm having a problem with ListBox that is visible in the demo. To see
> it, run the demo, select Core Windows/Controls, select ListBox, then
> click the down scroll arrow on any one of the boxes displayed.
>
> For me the box appears to gradually clear. The items are still there
> but now invisible.
>
> The is on XP, sp2, with 2.6.1.0 ansi.
>
> Thanks for any help.
> gb
>
I reported this bug a month or so ago to the bug tracker. Link to the defect is
http://sourceforge.net/tracker/index.php?func=detail&aid=1205260&group_id=9863&atid=109863
At least, I hope that link works. It did for me. If not, it's bug # 1205260.
For now, I've dropped back down to wxPython 2.5.the.latest, whre it doesn't
happen.
I try with a 2.6.1.1 pre-release, and this bug doesnt happen.
You can found the pre-release here:
http://starship.python.net/crew/robind/wxPython/daily/20050615/
Ricardo