From: Robin D. <ro...@al...> - 2001-11-08 19:58:19
|
> 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.) -- Robin Dunn Software Craftsman ro...@Al... Java give you jitters? http://wxPython.org Relax with wxPython! |