Re: VB-like GUI designer?
From: Tom B. (sbabbitt_at_commspeed.net)
Date: 08/10/04
- Next message: Larry Bates: "Re: Popular Python projects with lots of pure Python code"
- Previous message: Nikos Kouremenos: "Re: VB-like GUI designer?"
- In reply to: Fred: "VB-like GUI designer?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 9 Aug 2004 15:31:48 -0700
"Fred" <nobody@nowhere.com> wrote in message
news:bv2fh01mq7ug2v79s737tg06iehiph9158@4ax.com...
> Hi,
>
> I'm currently checking out Python as an alternative to VB.Net
> to moving from VB, but can't find a GUI designer that is as good as
> VB.
>
> I tried wxDesigner and wxGlade, but neither lets me move the widgets
> around. I also tried Dialogblocks, but it seems to only handle C++ or
> XRC, not Python.
>
> Is this all there is, or is there a gem I missed?
>
> Thank you
> Fred.
wxPython has all you need, it is easy to use sizers but if your stuck on
visual design use the XML resource editor.
Tom
- Next message: Larry Bates: "Re: Popular Python projects with lots of pure Python code"
- Previous message: Nikos Kouremenos: "Re: VB-like GUI designer?"
- In reply to: Fred: "VB-like GUI designer?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|