[Gtk-sharp-list] Dual Monitor

truck0321 truck0321 at Hotmail.com
Tue Dec 9 16:56:27 UTC 2014


That worked,  thanks Alexandre.  I added the below code to handle different
monitor resolutions.  

		Gdk.Rectangle mon = this.Display.GetScreen(0).GetMonitorGeometry(0);
		this.Move (mon.Right, 0);





--
View this message in context: http://mono.1490590.n4.nabble.com/Dual-Monitor-tp4664935p4664953.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list