AUI Design

Hi,

Attached you can see my problem, the top image is the actual panels positions. I want them in the positions like in the bottom image, how can I do that? So I want panels A and C expand full vertical and the B panel goes between both. Thanks in advance! Im using AUI over Python3 + wxPython 4.0.1

panels.png

···

Saludos / Best regards

Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav

Lima - Peru

Hi,

Hi,

Attached you can see my problem, the top image is the actual panels positions. I want them in the positions like in the bottom image, how can I do that? So I want panels A and C expand full vertical and the B panel goes between both. Thanks in advance! Im using AUI over Python3 + wxPython 4.0.1

Try and play with the Layer() method of your left and right pane, i.e., try giving Layer(1) to them when you use AddPane.

Andrea.

···

On Tue, 13 Mar 2018 at 23.53, Mario Lacunza mlacunza@gmail.com wrote:

Saludos / Best regards

Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav

Lima - Peru

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Hi Andrea!

thanks for the help! I already use that method…I need to add sizers for handled the design, now its working, just in case someone have the same problem.

···

2018-03-13 23:54 GMT-05:00 Andrea Gavana andrea.gavana@gmail.com:

Hi,

On Tue, 13 Mar 2018 at 23.53, Mario Lacunza mlacunza@gmail.com wrote:

Hi,

Attached you can see my problem, the top image is the actual panels positions. I want them in the positions like in the bottom image, how can I do that? So I want panels A and C expand full vertical and the B panel goes between both. Thanks in advance! Im using AUI over Python3 + wxPython 4.0.1

Try and play with the Layer() method of your left and right pane, i.e., try giving Layer(1) to them when you use AddPane.

Andrea.

Saludos / Best regards

Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav

Lima - Peru

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Saludos / Best regards

Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav

Lima - Peru