Re: wxPython GUI designer

2006-06-22 Thread Tim N. van der Leeuw
[EMAIL PROTECTED] wrote: Are there any good commercial project built with wx ? I am a newbie and a have to write a small application in Python. I was wondering which optin would be best for me in terms of least learning curve and getting the final product ASAP. Thanks It's not a

OT: wxPython GUI designer

2006-06-21 Thread Frithiof Andreas Jensen
Don Taylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I find it easy to use sizers in wxGlade. Just gave is a spin yesterday: How does on fix the size of layout; I can only manage to get sizers to distribute space evently amongst the fields, which is *not* what I want. --

Re: OT: wxPython GUI designer

2006-06-21 Thread Don Taylor
Frithiof Andreas Jensen wrote: Just gave is a spin yesterday: How does on fix the size of layout; I can only manage to get sizers to distribute space evently amongst the fields, which is *not* what I want. Use spacers. Don. -- http://mail.python.org/mailman/listinfo/python-list

Re: wxPython GUI designer

2006-06-20 Thread Ten
On Monday 19 June 2006 15:23, DarkBlue wrote: prepare to shed lots of tears before overcoming the initial disbelieve, that there is nothing better available for python. Ahem - not strictly true - that should read there is nothing better for wxPython. Not being pedantic, it's just not true to

Re: wxPython GUI designer

2006-06-19 Thread jean-michel bain-cornu
[EMAIL PROTECTED] a écrit : I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you think about using GUI designer tools. Every help is appreciated.

Re: wxPython GUI designer

2006-06-19 Thread Rony Steelandt
I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you think about using GUI designer tools. Every help is appreciated. Boa is excellent if you

Re: wxPython GUI designer

2006-06-19 Thread DarkBlue
Take a look at pythoncard , we use it to produce database frontends , but apparently it also can be used for simple graphics apps and others. However if you are used to things like the Delphi IDE to build a gui app , then prepare to shed lots of tears before overcoming the initial disbelieve,

Re: wxPython GUI designer

2006-06-19 Thread Luis M. González
[EMAIL PROTECTED] wrote: I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you think about using GUI designer tools. Every help is appreciated. Try

Re: wxPython GUI designer

2006-06-19 Thread aum
On Sun, 18 Jun 2006 13:09:08 -0700, diffuser78 wrote: I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you think about using GUI designer tools.

Re: wxPython GUI designer

2006-06-19 Thread Don Taylor
aum wrote: On Sun, 18 Jun 2006 13:09:08 -0700, diffuser78 wrote: I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you think about using GUI designer

wxPython GUI designer

2006-06-18 Thread diffuser78
I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you think about using GUI designer tools. Every help is appreciated. --

Re: wxPython GUI designer

2006-06-18 Thread DH
[EMAIL PROTECTED] wrote: I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you think about using GUI designer tools. Every help is appreciated. In

Re: wxPython GUI designer

2006-06-18 Thread diffuser78
Are there any good commercial project built with wx ? I am a newbie and a have to write a small application in Python. I was wondering which optin would be best for me in terms of least learning curve and getting the final product ASAP. Thanks DH wrote: In my opinion none of the wx* or gtk*