Multiple Monitors
- From: Talguy <talguy385 gmail com>
- To: Gtkmm Mailing List <gtkmm-list gnome org>
- Subject: Multiple Monitors
- Date: Fri, 11 Jun 2010 08:07:49 -0400
I would like to use my application with multiple monitors. My app consist of two windows, from what I was reading in the documentation I would use gdk::screen to determine how many monitors there are and then move each window into its own monitor by determining the monitor rectangle and then use gtk::Window::move to move the window. Once the window is in the proper monitor I can us the fullscreen command to set the window to fullscreen.
Does this sound about right to create a two window fullscreen application for a dual monitor setup?
Talguy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]