Hello,
I just built it and tried to run the demo: it seems to work, except for
wx.VListBox and wx.HtmlListBox, which have broken scrollbars: if you try
to scroll them, nothing happens
If I find something else, I'll let you know...
Alberto
Hello,
I just built it and tried to run the demo: it seems to work, except for
wx.VListBox and wx.HtmlListBox, which have broken scrollbars: if you try
to scroll them, nothing happens
If I find something else, I'll let you know...
Alberto
Alberto Griggio wrote:
Hello,
I just built it and tried to run the demo: it seems to work, except for
wx.VListBox and wx.HtmlListBox, which have broken scrollbars: if you try
to scroll them, nothing happens
Platform?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
> Hello,
> I just built it and tried to run the demo: it seems to work, except
> for wx.VListBox and wx.HtmlListBox, which have broken scrollbars: if
> you try to scroll them, nothing happensPlatform?
Yes, sorry:
[alb@gandalf demo]$ /usr/local/wxGTK-2.5/bin/wx-config --version
2.5.1
[alb@gandalf demo]$ pkg-config --modversion gtk+-2.0
2.2.4
[alb@gandalf demo]$ uname -a
Linux gandalf 2.4.23-ck1 #8 sab gen 10 18:41:05 UTC 2004 i686 unknown
Alberto
Alberto Griggio wrote:
Hello,
I just built it and tried to run the demo: it seems to work, except
for wx.VListBox and wx.HtmlListBox, which have broken scrollbars: if
you try to scroll them, nothing happensPlatform?
Yes, sorry:
[alb@gandalf demo]$ /usr/local/wxGTK-2.5/bin/wx-config --version
2.5.1[alb@gandalf demo]$ pkg-config --modversion gtk+-2.0
2.2.4
It works okay with gtk 1.2. I'll look into the gtk 2 problem. They also don't respond to keyboard navigation on Windows. Those two classes are a real nice start, but they never got the final polishing...
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!