RE: [Plib-devel] puDeleteObject
Brought to you by:
sjbaker
From: Fay J. F C. AAC/W. <joh...@eg...> - 2000-08-14 13:28:09
|
Thank you. What I had submitted worked just fine for me, but I am glad that you have made it more general. John F. Fay joh...@eg... -----Original Message----- From: Dave McClurg [mailto:dp...@ef...] Sent: Sunday, August 13, 2000 01:13 To: pli...@li... Subject: [Plib-devel] puDeleteObject I fixed puDeleteObject so that it calls a smarter puPopLiveInterface. This allows a callback to delete the dialog it belongs to and create a new one. This is important for chaining together interfaces (hit a button, delete the old interface, create a new one). See examples/src/pui/complex.cxx for an example. hit File->Save and then when you hit OK or CANCEL it brings up a little message dialog. the changes have been commited to CVS. --Dave _______________________________________________ plib-devel mailing list pli...@li... http://lists.sourceforge.net/mailman/listinfo/plib-devel |