Hi again
more data:
I upgraded to 2.6.x version of wxPython and tried to run my program (
using
wxversion.switch('2.6') of course) - no results.
Demo boudled with wxPython works well ( at least wxListBox )
BTW UI code was generated by wxGlade.
Help Help Help
--
http://mail.python.org/
This was the aforementioned doublepost guys, thanks for all the help though.
At that point I was using WxGlade if you were wondering, that's why my controls
have such funny names, glade did it!..lol I've since then got my gui to a
point where I can live with it, other than the sizing problem when
M.E.Farmer wrote:
> I think he is using an GUI editor wxGlade or BOA.
> He has two problems he is trying to figure out wxPython
> and he is trying to figure out his drag and drop editor.
> On top of that he seems to be having a design problem.
> I am gonna let him stew in it, it will be good for
I think he is using an GUI editor wxGlade or BOA.
He has two problems he is trying to figure out wxPython
and he is trying to figure out his drag and drop editor.
On top of that he seems to be having a design problem.
I am gonna let him stew in it, it will be good for him ;)
He will get more out o
LutherRevisited wrote:
I'm wanting to put a listbox in the place of a textctrl I'm using in my
application because I'm running out of space in my textctrl. The online
documentation is down at wxpython.org so I have no idea how to construct this
control or anything. Can someone help me out. Here'