GTK# switch between Process window handles Hi,
In a GTK# program. Does anyone know to switch between Process Window Handles? For example if I press button in my GTK# program it switches the window to process gedit (text editor), or switches window process to another GTK# program running. Basically I'm trying port some of my previous windows C# code which switches between windows (processes). For in C# to switch windows I used: I simply passed the Process Main Window Handle to this function above. Is there something similar I can use in GTK# on MonoDevelop for Centos Linux? Thank you, Andy -- View this message in context: http://mono.1490590.n4.nabble.com/GTK-switch-between-Process-window-handles-tp4658555.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
