Re: GUI interface builder for python

2009-08-18 Thread Che M
On Aug 18, 10:54 am, sturlamolden wrote: > On 17 Aug, 17:19, Che M wrote: > > > Boa (Boa Constructor) is really nice for wxPython GUI > > work, but it has some bugs when using Linux that might > > be dealbreakers for the user.  At least I have had > > problems on Ubuntu 8.10 64 bit (but none or v

Re: GUI interface builder for python

2009-08-18 Thread sturlamolden
On 17 Aug, 17:19, Che M wrote: > Boa (Boa Constructor) is really nice for wxPython GUI > work, but it has some bugs when using Linux that might > be dealbreakers for the user.  At least I have had > problems on Ubuntu 8.10 64 bit (but none or very few > I prefer wxFormBuilder over Boa. -- http:

Re: GUI interface builder for python

2009-08-17 Thread Che M
On Aug 17, 2:26 pm, axl456 wrote: > On Aug 17, 1:59 am, "l...@d@n" wrote: > > > Which is the best GUI interface builder with drag and drop > > capabilities. > > I am using Ubuntu GNU/Linux. > > Please help me. > > Thank you. > > boa is really nice.. Boa (Boa Constructor) is really nice for wxPyt

Re: GUI interface builder for python

2009-08-17 Thread axl456
On Aug 17, 1:59 am, "l...@d@n" wrote: > Which is the best GUI interface builder with drag and drop > capabilities. > I am using Ubuntu GNU/Linux. > Please help me. > Thank you. boa is really nice.. -- http://mail.python.org/mailman/listinfo/python-list

Re: GUI interface builder for python

2009-08-17 Thread sturlamolden
On 16 Aug, 22:59, "l...@d@n" wrote: > Which is the best GUI interface builder with drag and drop > capabilities. > I am using Ubuntu GNU/Linux. PyGTK --> GLADE xwPython --> wxFormBuilder PyQt --> QtDesigner -- http://mail.python.org/mailman/listinfo/python-list

Re: GUI interface builder for python

2009-08-17 Thread sturlamolden
On 16 Aug, 22:59, "l...@d@n" wrote: > Which is the best GUI interface builder with drag and drop > capabilities. > I am using Ubuntu GNU/Linux. > Please help me. > Thank you. wxFormBuilder -- http://mail.python.org/mailman/listinfo/python-list

Re: GUI interface builder for python

2009-08-17 Thread Hendrik van Rooyen
On Monday 17 August 2009 07:59:02 l...@d@n wrote: > Which is the best GUI interface builder with drag and drop > capabilities. > I am using Ubuntu GNU/Linux. > Please help me. > Thank you. Have a look at Boa Constructor. - Hendrik -- http://mail.python.org/mailman/listinfo/python-list

Re: GUI interface builder for python

2009-08-16 Thread Jaseem
On Aug 17, 10:59 am, "l...@d@n" wrote: > Which is the best GUI interface builder with drag and drop > capabilities. > I am using Ubuntu GNU/Linux. > Please help me. > Thank you. There are many GUI builders for python. (Have to deal with the licensing issues.) Qt has a GUI builder. Glade (GTK+) fo

GUI interface builder for python

2009-08-16 Thread l...@d@n
Which is the best GUI interface builder with drag and drop capabilities. I am using Ubuntu GNU/Linux. Please help me. Thank you. -- http://mail.python.org/mailman/listinfo/python-list