Hello,
Please what’s the best approach to implementing a Toolbox in wxPython?
The attached picture is a sample of what I am trying to achieve. Thanks.
Hello,
Please what’s the best approach to implementing a Toolbox in wxPython?
The attached picture is a sample of what I am trying to achieve. Thanks.
I would create a panel,V boxsizer, and H-boxsizers as required, then added bitmap buttons to a grid sizer, add the gridsizer to the h-boxsizer to the v-boxsizer along with the lines. You might want try other sizers like the WrapSizer or the GridBagSizer.
On Wed, Oct 5, 2016 at 4:35 AM, austin aigbe eshikafe@gmail.com wrote:
Hello,
Please what’s the best approach to implementing a Toolbox in wxPython?
The attached picture is a sample of what I am trying to achieve. Thanks.
–
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.