Hi,
i have little knowledge of wxPython. Learning through docs and examples. However, someone suggested me to use wxFormBuilder. Their official site .org is not available and their tutorials are rare. I have attached two images. one shows what i want to achieve and the second what i have. i’m noob. I want new project, recent project, open project on the left hand side. image and briefe info about tool in the middle and resources, codes, GPL license at the bottom. Please guide me in steps and the terminology used in each part.
Thanx.


dileep kushwaha wrote:
i have little knowledge of wxPython. Learning through docs and
examples. However, someone suggested me to use wxFormBuilder. Their
official site.org is not available and their tutorials are rare. I
have attached two images. one shows what i want to achieve and the
second what i have. i'm noob. I want new project, recent project, open
project on the left hand side. image and briefe info about tool in the
middle and resources, codes, GPL license at the bottom. Please guide
me in steps and the terminology used in each part.
That's not a particularly normal layout for an application. You should
focus on making the app work first; you can tweak the look-and-feel
later, after you are comfortable with the structure. For now, just use
menus and ordinary buttons. As you start to use your application,
you'll figure out places where shortcuts would be handy.
Also, it's not good form to steal another application's custom design.
In the proprietary world, that's how lawsuits happen.
···
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.