wxPILS: previous running instance
Vadim Zeitlin
vadim at wxwidgets.org
Wed Aug 1 14:34:32 PDT 2007
On Wed, 1 Aug 2007 17:14:05 +0200 Ole Nielsby <ole.nielsby at tekare-you-spamminglogisk.dk> wrote:
ON> Should the first wxPILS process create a wxServer which subsequent
ON> processes will then try to connect to by a wxClient - or is this overkill?
ON> Is there a simpler way which I have overlooked?
If you really want to pass information from the new instance to the
existing one, you do need wxIPC. If you just want to check if another
instance is running you can use wxSingleInstanceChecker.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list