ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> wxPython-users
wxPython-users
[wxPython-users] Loading data into single instance of an MDI app on double-click
by Ed other posts by this author
Dec 13 2004 2:01PM messages near this date
Re: [wxPython-users] One Million Downloads! | Rif: Re: [wxPython-users] wxStyledTextCtrl + SetKeywords Problems...
Hi, 

I'm coding a small MDI application for use in a win32 environment
which will open the documents it is associated with a double-click. 
What I'm trying to work out the best way of loading a second file into
a document window of the app if it already has another file loaded. 
e.g. a file is already loaded in the app and another is loaded by
double clicking on it without creating a second instance of the
application.  I've seen an XMLRPC server used to do this before but I
wanted to see if there was an easier way of doing it...   Oh and I'm
going to be using py2exe to produce a standalone version of the app.

Any advice would be greatly appreciated.

Ed

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved