Hi! I trying tu use the wxDividedShape like has in the demo of wxPython, but I uses horizontal lines to divide the shape and I would like vertical lines. How can I do that?
Diego
Hi! I trying tu use the wxDividedShape like has in the demo of wxPython, but I uses horizontal lines to divide the shape and I would like vertical lines. How can I do that?
Diego
Diego Galho Prestes wrote:
Hi! I trying tu use the wxDividedShape like has in the demo of wxPython, but I uses horizontal lines to divide the shape and I would like vertical lines. How can I do that?
It can't be done with the wxDividedShape, but you may be able to with a wxCompositeShape.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!