Re: is wxglade master stable at the moment?
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi Brendan! On 7/8/2018 4:31 PM, Brendan Simon (eTRIX) wrote: > Is wxglade master branch stable at the moment? > I'm having lots of issues with GridBagSizer. Crashing when > adding/removing rows, issues with growable columns, etc. The master branch should be stable to use. All commits are uploaded after running through a test suite. I have been using it for a project in the last weeks and did not experience problems. Be aware that a GridBagSizer is a rather special sizer. I have been using wxPython for around 18 years now and I never had any use for a GridBagSizer. Your application from issue #327 is a standard use case for a box sizer. The wxGlade support for it is rather new. So bugs are to be expected. After your bug report, I have fixed one issue and I will add an exception handler to the preview code (for setting growable rows/cols). I will upload fixes at latest tomorrow. Whenever you experience problems, create a ticket and I will look into it. But really, always use the simplest sizer that does the job. Regards, Dietmar ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general