On Thursday, July 24, 2014 10:57:22 AM UTC-5, Noble Bell wrote:
> I am exploring the idea of creating my next desktop GUI project in Python and 
> would like a little advice from you folks about a couple of requirements.
> 
> 
> 
> My requirements will be:
> 
> 1. Needs to be portable across platforms with native LAF (Windows,Linux,OSX)
> 
> 2. Python 2 or 3? Which will serve me better in the future?
> 
> 
> 
> Thanks in advance.
> 
> Noble

I was leaning toward Python 3 and Tkinter. I suppose the best way to do the GUI 
with Tkinter is to just roll-up my sleeves and do it via code rather than with 
the aid of a GUI editor.

Thanks to all of you for your replies. 
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to