Talk:Run only one instance of your application

Revision as of 19:08, 30 December 2007 by Bworsley (talk | contribs) (New page: The advantage of Dalton's method is that it can be placed at desktop, prior to any login dialogs. The "panel" method would not work in my application because the panel isn't created until...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The advantage of Dalton's method is that it can be placed at desktop, prior to any login dialogs. The "panel" method would not work in my application because the panel isn't created until after the login dialog and the users wouldn't discover the error until after logging in for the second time - kludgy. Bob Worsley

Return to "Run only one instance of your application" page.