Multiple monitors

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Ad Mulders
Posts: 6
Joined: Thu Jul 16, 2009 10:49 pm

Multiple monitors

Post by Ad Mulders » Thu Jul 16, 2009 11:59 pm

Is it possible to assign monitors. I like to create an application that uses the monitor from my notebook as the directors screen, and a second screen as the displayscreen.

Kind regerads,

Ad Mulders

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Post by mwieder » Fri Jul 17, 2009 6:53 am

Check out the screenrects property. You'll get a list of rects for each available monitor, one per line.

Ad Mulders
Posts: 6
Joined: Thu Jul 16, 2009 10:49 pm

Post by Ad Mulders » Fri Jul 17, 2009 8:34 am

Oops, i am complete new here. Downloaded the trail version yesterday.
Where can i find the screerects property.

Ad

!Jerry!
Posts: 16
Joined: Tue Apr 07, 2009 3:49 pm

Post by !Jerry! » Fri Jul 17, 2009 9:07 am

Hi Ad!

The "screenrects property" is function (are functions) and you can find it in Revolution Dictionary (Help|Dictionry).

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Fri Jul 17, 2009 11:19 am

Ad,

Are you Dutch? There is a Dutch forum at http://www.runrev.info/rrforum

It might be easier, being able to ask your questions in Dutch.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply