Is it possible to put a toolbar button on the right side of it using wxpython?

Posted by aF on Stack Overflow See other posts from Stack Overflow or by aF
Published on 2010-06-03T07:47:00Z Indexed on 2010/06/03 7:54 UTC
Read the original article Hit count: 174

Filed under:
|
|
|
|

Hello,

I'm making a toolbar using wxpython and I want to put the Quit button on the right side of it, I don't want to put them sequencially.

Is it possible to define this position?

Thanks in advance!

© Stack Overflow or respective owner

Related posts about python

Related posts about button