schoenborno
2014-02-14 06:51:15 UTC
One of the pubsub modules should print a warning when certain deprecated
features are used. When run in a wx app, the print should go to a wx
message box or such. Is there a way for a module to determine if it is
being loaded as part of wx app? Checking if path contains wx is not
sufficient (module can be run standalone even from wx/lib). Is there a
global that wx sets when it starts up?
Oliver
features are used. When run in a wx app, the print should go to a wx
message box or such. Is there a way for a module to determine if it is
being loaded as part of wx app? Checking if path contains wx is not
sufficient (module can be run standalone even from wx/lib). Is there a
global that wx sets when it starts up?
Oliver
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.