Re: Developing GUI applications

2009-06-21 Thread Hendrik van Rooyen
"Grant Ito" wrote: > Hi everyone. > > I'm looking to find out what people are using for an open source wysiwyg GUI > developer. I'm running both Linux and Windows but prefer to do my > development in Linux. I've got the most experience with Tkinter but am > willing to look at wxPython and Ti

Re: Developing GUI applications

2009-06-20 Thread Juan Pablo Romero Méndez
PyQt: http://www.riverbankcomputing.co.uk/software/pyqt/intro All the benefits of Qt: multiplataform, excellent documentation, great API, visual widget designer, etc, etc. For the coding itself, I use netbeans + python plugin. Regards, Juan Pablo 2009/6/21 Chris Rebert : > On Sat, Jun 20, 20

Re: Developing GUI applications

2009-06-20 Thread Chris Rebert
On Sat, Jun 20, 2009 at 6:37 PM, Grant Ito wrote: > Hi everyone. > > I'm looking to find out what people are using for an open source wysiwyg GUI > developer. I'm running both Linux and Windows but prefer to do my > development in Linux. I've got the most experience with Tkinter but am > willing to

Developing GUI applications

2009-06-20 Thread Grant Ito
Hi everyone. I'm looking to find out what people are using for an open source wysiwyg GUI developer. I'm running both Linux and Windows but prefer to do my development in Linux. I've got the most experience with Tkinter but am willing to look at wxPython and Tix as well. Thus far I've looked i

Re: Which one is best Python or Java for developing GUI applications?

2009-05-08 Thread Pascal Chambon
On Thu, May 7, 2009 at 1:42 PM, Pascal Chambon mailto:chambon.pas...@wanadoo.fr>> wrote: Hello When a lot of code using wxwidgets is in place, it's sure that moving to qt is a big task ; even though, thanks to qt's GUI designer, it's possible to quickly reproduce the structure o

Re: Which one is best Python or Java for developing GUI applications?

2009-05-07 Thread David Cook
On 2009-05-05, srinivasan srinivas wrote: > Could you tell me does Python have any advantages over Java for the > development of GUI applications? You don't have to choose between them. You can program Swing applications in Jython. And Jython is just a jar that you can bundle in another jar f

Re: Which one is best Python or Java for developing GUI applications?

2009-05-07 Thread norseman
Tim Rowe wrote: 2009/5/6 Dennis Lee Bieber : (the "near" is because I feel Ada is stricter than any other language) Try SPARK -- it's Ada based, but /much/ stricter. It's just right for some really critical stuff, but is no sort of an answer to "Which one is best Python or Java for developing

Re: Which one is best Python or Java for developing GUI applications?

2009-05-06 Thread Tim Rowe
2009/5/6 Dennis Lee Bieber : > (the "near" is because I feel Ada is > stricter than any other language) Try SPARK -- it's Ada based, but /much/ stricter. It's just right for some really critical stuff, but is no sort of an answer to "Which one is best Python or Java for developing GUI"! -- Tim

Re: Which one is best Python or Java for developing GUI applications?

2009-05-05 Thread Pascal Chambon
Chris Rebert a écrit : On Tue, May 5, 2009 at 12:26 AM, Paul Rudin wrote: Paul Rubin writes: srinivasan srinivas writes: Could you tell me does Python have any advantages over Java for the development of GUI applications? Yes.

Re: Which one is best Python or Java for developing GUI applications?

2009-05-05 Thread Chris Rebert
On Tue, May 5, 2009 at 12:26 AM, Paul Rudin wrote: > Paul Rubin writes: > >> srinivasan srinivas writes: >>> Could you tell me does Python have any advantages over Java for the >>> development of GUI applications? >> >> Yes. > > Clearly c.l.p needs to adopt the SNB

Re: Which one is best Python or Java for developing GUI applications?

2009-05-05 Thread srinivasan srinivas
Could you list down those advantages?? - Original Message From: Bruno Desthuilliers To: python-list@python.org Sent: Tuesday, 5 May, 2009 1:07:41 PM Subject: Re: Which one is best Python or Java for developing GUI applications? Paul Rubin a écrit : > srinivasan srinivas wri

Re: Which one is best Python or Java for developing GUI applications?

2009-05-05 Thread Paul Rudin
Paul Rubin writes: > srinivasan srinivas writes: >> Could you tell me does Python have any advantages over Java for the >> development of GUI applications? > > Yes. Clearly c.l.p needs to adopt the SNB convention :) -- http://mail.pyth

Re: Which one is best Python or Java for developing GUI applications?

2009-05-05 Thread Leon
I think there are two advantages over java for GUI application First, python is more productive and has very rich third modules support, you can check the demo of wxPython. Second, you can develop native-looking GUI BTW: I'm developing GUI application using python and wxPython. Second, On May

Re: Which one is best Python or Java for developing GUI applications?

2009-05-05 Thread Bruno Desthuilliers
Paul Rubin a écrit : srinivasan srinivas writes: Could you tell me does Python have any advantages over Java for the development of GUI applications? Yes. Indeed. -- http://mail.python.org/mailman/listinfo/python-list

Re: Which one is best Python or Java for developing GUI applications?

2009-05-05 Thread Paul Rubin
srinivasan srinivas writes: > Could you tell me does Python have any advantages over Java for the > development of GUI applications? Yes. -- http://mail.python.org/mailman/listinfo/python-list

Which one is best Python or Java for developing GUI applications?

2009-05-04 Thread srinivasan srinivas
Could you tell me does Python have any advantages over Java for the development of GUI applications? Thanks, Srini Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox -- http://mail.python.org/mailman/list