[wxPython-users] Application structure - basic knowledge needed
Algirdas Brazas
lists at digital.ktu.lt
Thu Feb 21 00:19:22 PST 2008
----- Original Message -----
From: "Robin Dunn" <robin at alldunn.com>
To: <wxPython-users at lists.wxwidgets.org>
Sent: Wednesday, February 20, 2008 2:40 AM
Subject: Re: [wxPython-users] Application structure - basic knowledge needed
> There are certainly more elegant ways to do it, but your approach is not
> fundamentally wrong.
Any way to describe it in 2 or 3 words? I can use Google :) But for the keywords
that I can invent I find nothing usefull.
> Either way works, but if you create all the panels at the beginning and then
> just Show/Hide as needed, then the transition between panels will be quicker
> and will look somewhat better.
>
> BTW, have you considered using wx.Notebook or one of the other book widgets?
Yes. But as my user will be not so friendly with computers I decided to stay
with menu - user will need to pass all menu entrys to get system functional.
>From the other hanf if You say that it is not so bad idea to create panels at
the beginning it should be much easier and simplier to use notebooks...
Than You for Your ansewer
Algirdas
More information about the wxpython-users
mailing list