[Gtk-sharp-list] Single Instance Application in GTK#

Ivan ivan.teoh at gmail.com
Wed Nov 2 02:03:14 EST 2005


Hi,

Is there a way to develop single instance application in GTK#?
I know there is
SingleInstance.SingleApplication.Run(new FrmMain());
for windows forms.
I am more interested on an application that using GTK# and loading GUI
run time using GLADE# and without GNOME# and without Windows Forms. So
that the application can run under windows and linux too.

Please guide me.

Reference:
http://www.codeproject.com/csharp/singleinstance.asp
http://mail.gnome.org/archives/gtk-list/2002-August/msg00102.html
http://mail.gnome.org/archives/gtk-list/2002-August/msg00107.html

Thanks in advance.

Ivan.


More information about the Gtk-sharp-list mailing list