]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/FoldPanelBar.py
use for instead of while for infinite loop (the latter provokes a warning from DEC cc)
[wxWidgets.git] / wxPython / demo / FoldPanelBar.py
2005-03-30  Robin DunnAdded wx.lib.foldpanelbar, Andrea Gavana's port of...