On 06/11/2010 06:12 PM, Talguy wrote:
Sorry for this question still new at this windowing stuff. When you say
you can have multiple screens for one display that translates to that
your single monitor will be partitioned into multiple sections. Am I
getting the right idea about that?
No.
A G
On Fri, Jun 11, 2010 at 9:07 AM, Oscar Lazzarino
wrote:
> On 06/11/2010 02:07 PM, Talguy wrote:
>
>> 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::scre
On 06/11/2010 02:07 PM, Talguy wrote:
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
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