Python visual IDE

king kikapu aboudouvas at panafonet.gr
Wed Nov 22 11:05:12 EST 2006


I didn't know about this product you mention (wxDesigner).
I download the trial and it seems pretty good, reminds me the wxGlade.

So you make the GUI in this, generate Python code and import the module

on your main project and reference it respectively ??

On Nov 22, 4:58 pm, hg <h... at nospam.com> wrote:
> king kikapu wrote:
> > I have already downloaded and seen the trial of Komodo Professional.
> > Indeed it has a simple Gui Builder but one can only use TKinter on it.
> > No wxWidgets support and far from truly RAD, but it is the only
> > "integrated"
> > GUI builder in these IDEs...
>
> > On Nov 22, 4:31 pm, "Steve" <s... at ferg.org> wrote:
> >> I haven't used it but Komodo (Professional version) says it has:
>
> >> ActiveState GUI Builder (Komodo Professional only)
>
> >> Enhance your applications with GUI dialogs: Simple, Tk-based dialog
> >> builder with seamless round-trip integration, for Perl, Python, Ruby,
> >> and Tcl.I do a lot of GUI programming with wxPython.
>
> I find that switching from desktop 1 (Eclipse/PyDev) to desktop 2
> (wxDesigner) becomes a reflex quite quickly ... even under Windows
> thanks to virtuawin (http://virtuawin.sourceforge.net) - both packages
> also are smart enough to notice when an open file has been modified
> elsewhere.
>
> I also program in Visual-Studio and overall do not find the RAD/IDE
> integration that much more convenient.
>
> Also, I generally get the job done in wxDesigner at the beginning of the
> project, and seldom have to get back into it to twick the interface.
> 
> hg- Hide quoted text -- Show quoted text -




More information about the Python-list mailing list