Re: Full Screen for presentations

2005-12-14 Thread Andre Garzia


On Dec 14, 2005, at 12:50 PM, liamlambert wrote:

I am looking for a way to have a stack go to full screen for a  
presentation

thanks
Liam Lambert
[EMAIL PROTECTED]
IRELAND





Liam,

don't know if you're on macs or windows but you should hide the  
taskbar (windows), hide the menubar (macs), then:


set the rect of stack "presentation" to the screenRect

This would set your stack to the size of the screen, remember to  
create some routine to close your stack, or you'll be locked in your  
own presentation (happened to me)


cheers
andre




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: Full Screen for presentations

2005-12-14 Thread Lynch, Jonathan
Set the rect of this stack to the screenrect

Depending on your system, you might also have to set the
WindowBoundingRect:

Set the WindowBoundingRect to the screenrect
Set the rect of this stack to the screenrect

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
liamlambert
Sent: Wednesday, December 14, 2005 9:50 AM
To: use-revolution@lists.runrev.com
Subject: Full Screen for presentations

I am looking for a way to have a stack go to full screen for a  
presentation
thanks
Liam Lambert
[EMAIL PROTECTED]
IRELAND


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Full Screen for presentations

2005-12-14 Thread liamlambert
I am looking for a way to have a stack go to full screen for a  
presentation

thanks
Liam Lambert
[EMAIL PROTECTED]
IRELAND


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution