Re: Standard Python GUI builder?

Dietmar Schwertberger <[email protected]>
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
On 28.02.2016 17:08, Igor Korot wrote:
> It is possible to have a notebook and some controls underneath in one
> window.
Simple solution: add a sizer for this case. Don't add or require it for 
the other 99% of the cases.
Why make things complicated? Keep it simple and understandable.

> Besides, how do you define whether the notebook will be expanded or
> set as it default size.
If I do nothing, it will expand and fill the available space. That's the 
normal behaviour. No tricks required, especially no sizer.

> Even for the simple GUI try to design the dialog inside MSVC and port it to
> Linux or Mac.
> It will look different (and sometimes completely wrong).
Well, the kind of applications that are created using a GUI builder are 
usually single-platform as most companies are only using Windows.
Usually, people who care about cross-platform, create their GUI without 
a GUI builder.

Regards,

Dietmar


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.