Re: Float above everything and deployment of Stand alone

2009-10-20 Thread Sarah Reichelt
On Wed, Oct 21, 2009 at 3:05 AM, tareq_tawaiha  wrote:
>
> Thanks Sara and Mark between disabling the title and setting the screen to
> screenrect it worked. I also wanted to add the ability to float above
> everything. (This option is in the inspector of the stack) , but if i select
> that checkbox and then go to file> Save as Stand Alone , the saving menu is
> located BEHIND the stack so i cant select the location ?


Well, the easiest way is probably to press Return and let it build in
the default folder, then find it later :-)
If you want more control, then turn off the systemWindow property
before building and have it turned on again in a preOpenStack handler.

Cheers,
Sarah
___
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


Float above everything and deployment of Stand alone

2009-10-20 Thread tareq_tawaiha

Thanks Sara and Mark between disabling the title and setting the screen to
screenrect it worked. I also wanted to add the ability to float above
everything. (This option is in the inspector of the stack) , but if i select
that checkbox and then go to file> Save as Stand Alone , the saving menu is
located BEHIND the stack so i cant select the location ?

Any thoughts ?






Sarah Reichelt-2 wrote:
> 
> "Turn off the titlebar of the window. They can't drag if there is no
> titlebar to grab.
> You can do this be changing the decorations in the Inspector.
> 
> Cheers,
> Sarah"
> 
> 
> On Sat, Oct 17, 2009 at 8:24 AM, tareq_tawaiha 
> wrote:
>>
>>
>> I have attached 2 pictures of my screen, the first image is a picture of
>> how
>> the stack looks when it is open 
>>
>> http://www.nabble.com/file/p25933246/Picture%2B1.png    the
>> second is how it looks on my desktop after dragging it using my mouse.
>>  > \>  http://www.nabble.com/file/p25933246/Picture%2B2.jpeg  > \>> \> notice where my cursor is in the 3rd image , i am able to change the
>> location of the stack. I want to disable that so the user is not able to
>> move it around on the screen.  Does that clarify the question ?
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Mark Schonewille-3 wrote:
>>>
>>> Hi tareq_tawaiha,
>>>
>>> If I run your script, I get a stack window that can't be moved around
>>> and there's nothing else left that can be moved around, except for
>>> palettes.
>>>
>>> Do you mean that your script doesn't work for you? Can you explain more?
>>>
>>> --
>>> Best regards,
>>>
>>> Mark Schonewille
>>>
>>> Economy-x-Talk Consulting and Software Engineering
>>> http://economy-x-talk.com
>>>
>>> Submit your software at http://www.quickestpublisher.com
>>>
>>> On 16 okt 2009, at 23:55, tareq_tawaiha wrote:
>>>
>>>>
>>>>
>>>> Hello
>>>>
>>>> I have been looking at the documentation and not able to find a way
>>>> to lock
>>>> the location of the stack on a screen in a Stand Alone. I am
>>>> creating an
>>>> educational piece and i need the students to not be able to move the
>>>> Stand
>>>> Alone.
>>>>
>>>> I set the stack to fullscreen
>>>>
>>>> on preOpenStack
>>>>   set the fullscreen of stack "writing" to true
>>>>
>>>> end preOpenStack
>>>>
>>>> After the stack opens i want to disable the user's ability to move the
>>>> program around on the screen by clicking and dragging it. In other
>>>> words i
>>>> want it to stay at full screen to force the users to go through the
>>>> activity
>>>> on the card.
>>>>
>>>> Any suggestions ?
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Can-you-disable-the-user-from-dragging-a-stack-in-a-stand-alone---tp25932932p25932932.html
>>>> Sent from the Revolution - User mailing list archive at Nabble.com.
>>>>
>>>> ___
>>>> 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
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Can-you-disable-the-user-from-dragging-a-stack-in-a-stand-alone---tp25932932p25933246.html
>> Sent from the Revolution - User mailing list archive at Nabble.com.
>>
>> ___
>> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Can-you-disable-the-user-from-dragging-a-stack-in-a-stand-alone---tp25932932p25978884.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
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: Float above everything

2006-09-19 Thread Hershel Fisch
On 9/8/06 10:16 AM, "Ian Wood" <[EMAIL PROTECTED]> wrote:

> Doh! I always read "On Mac OS systems, the systemWindow property has
> no effect." in the docs and forgot that it just meant OS9 and
> earlier... that opens up a few mini apps that I'd given up on!
> 
> Ian
Look in the Rev App. Itself the property palette the tool palette, this what
I'm trying to duplicate for a standalone app..
Thanks Hershel

___
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: Float above everything

2006-09-08 Thread Ian Wood
Doh! I always read "On Mac OS systems, the systemWindow property has  
no effect." in the docs and forgot that it just meant OS9 and  
earlier... that opens up a few mini apps that I'd given up on!


Ian

On 8 Sep 2006, at 14:15, David Bovill wrote:


No - also works on OSX (Panther and Tiger) - at least here :)
___
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: Float above everything

2006-09-08 Thread Hershel Fisch
On 9/8/06 12:32 AM, "Ian Wood" <[EMAIL PROTECTED]> wrote:

> 
>> Delivered as an app.
> 
> Do you want it to float above all other stacks in your app, or over
> ALL windows system-wide? Last time I looked, system-wide floating
> windows in Rev are only possible on Windows.
I want it to float above my App.
Thanks, Hershel
> 
> Ian
> ___
> 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: Float above everything

2006-09-08 Thread David Bovill

No - also works on OSX (Panther and Tiger) - at least here :)
___
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: Float above everything

2006-09-07 Thread Ian Wood


On 7 Sep 2006, at 22:03, Hershel Fisch wrote:


On 9/7/06 4:59 PM, "Dan Shafer" <[EMAIL PROTECTED]> wrote:

Are you talking about what happens in the IDE or when the stack is  
compiled

and delivered as an app?



Delivered as an app.


Do you want it to float above all other stacks in your app, or over  
ALL windows system-wide? Last time I looked, system-wide floating  
windows in Rev are only possible on Windows.


Ian
___
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: Float above everything

2006-09-07 Thread Hershel Fisch
On 9/7/06 4:59 PM, "Dan Shafer" <[EMAIL PROTECTED]> wrote:

> Are you talking about what happens in the IDE or when the stack is compiled
> and delivered as an app?
Delivered as an app.

> 
> On 9/7/06, Hershel Fisch <[EMAIL PROTECTED]> wrote:
>> 
>> Hi all I'm trying to create a stack to float everything by hiliting the
>> btn
>> "floating above everything" but it doesn't stay on top as the property
>> pallet. If I select the stack behind it that one comes up and the top
>> (floating) goes benith everything.
>> Hershel
>> 
>> ___
>> 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: Float above everything

2006-09-07 Thread Dan Shafer

Are you talking about what happens in the IDE or when the stack is compiled
and delivered as an app?

On 9/7/06, Hershel Fisch <[EMAIL PROTECTED]> wrote:


Hi all I'm trying to create a stack to float everything by hiliting the
btn
"floating above everything" but it doesn't stay on top as the property
pallet. If I select the stack behind it that one comes up and the top
(floating) goes benith everything.
Hershel

___
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





--
~~
Dan Shafer, Information Product Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"

From http://www.shafermediastore.com/tech_main.html

___
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


Float above everything

2006-09-07 Thread Hershel Fisch
Hi all I'm trying to create a stack to float everything by hiliting the btn
"floating above everything" but it doesn't stay on top as the property
pallet. If I select the stack behind it that one comes up and the top
(floating) goes benith everything.
Hershel

___
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