Hi all,
Just a quick message to inform you that, following a recent issue opened on
Spyder's Google Code website, a very simple example has been included in
Spyder's source package in the 'app_example' folder.
This example shows how to:
* on all platforms: embed a GUI-based console to your PyQt application,
using the Spyder's internal shell widget
(spyderlib.widgets.internalshell.InternalShell) which is optionally
multithreaded
* on Windows platforms: distribute the application using the py2exe
library
The example should run out-of-the-box -- note that it requires the guidata
module for the py2exe part (guidata.disthelpers package). See the following
page for more information on guidata:
http://code.google.com/p/guidata/
This will be included in the next release's source package but it's already
available in the Mercurial repository:
http://code.google.com/p/spyderlib/source/browse/#hg%2Fapp_example
HTH,
Pierre
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/spyderlib?hl=en.