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. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
