Re: Help with spanning widgets over multiple rows

M A <[email protected]>
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
> On Jan 1, 2019, at 3:23 PM, Dietmar Schwertberger <[email protected]> wrote:
> 
> On 01.01.2019 19:33, Dietmar Schwertberger wrote:
>> It seems I need to install 4.0.3 for Python 2 as well. 
> 
> I have tried 4.0.3 with Python 2 now as well and could not reproduce the problems. It's working fine here.

I installed Python 3.7.2 using brew: brew install python3. Then I installed wxpython like this: pip3 install -U wxPython. I then ran wxglade by double-clicking on the wxglade shell script. This launched wxglade but the window that opens up was blank. After a couple of tries the window started appearing normally. The about dialog for wxGlade displays this information: Version 0.9.0b2 on Python 3.7.2 and wxPython 4.0.3. 

As a test I was able to span a button. The issue is the button does not expand when the wxEXPAND flag is set. It keeps the same sized shape instead. Also the "Pos" field in the properties window remains greyed out. Since I can change the button's position using the tree view, I think being able to change it in the properties window should work also. I would also like to be able to move this button in the Design window as well.

I would change the Layout tab's Span fields to have labels "Rows:" and "Columns:". This would make things more clear as to what these fields mean.

Excellent job so far. I look forward to version 0.9.0b3.
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.