From: Kevin A. <al...@se...> - 2001-11-08 20:36:46
|
> > removed uniqueid.py > > uniqueid.UniqueIdFactory().createUniqueId() changed to NewId() > > You should use wxNewId() as NewId() is deprecated. (I think it > has already > been removed from wxWindows, but my alias in wxPython is still there.) Done and checked in. I also added a hack to preserve the status bar text when a menu is selected. ka |