wx.LayoutAlgorithm Examples

Ed Leafe wrote:

    I'm looking for some good examples of how to incorporate this class and the wx.SashLayoutWindow into my apps, but Googling doesn't turn up anything. Anyone know of some examples I can learn from?

The only thing I have ever used it for is the sample in the demo. I don't think that it is used much, even on the C++ side of the world.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!