No entry in Window's task bar
Thomas McGrath III
3mcgrath at adelphia.net
Wed Jun 22 11:37:31 EDT 2005
unIconifyStack --Sent when a stack is un-minimized.
on unIconifyStack -- in stack script
put return & the short name of me after field "List" \
of stack "Open Windows List"
end unIconifyStack
iconifyStack --Sent to the current card when a stack is minimized.
on iconifyStack -- hide auxiliary window when the stack is iconified
hide stack "Go Back Palette"
end iconifyStack
Specifies whether a stack window is minimized.
set the iconic of stack to {true | false}
set the iconic of this stack to true
HTH TOM
On Jun 22, 2005, at 11:32 AM, Peter T. Evensen wrote:
> Ok, while this works, is there any message sent to a stack when it is
> brought to the front? What happens is if I choose the task by entry
> for my off-screen window, it comes to the front, but the rest of my
> app stays behind everything else and I have the same problem.
>
> At 10:15 AM 6/22/2005, you wrote:
>> That's an interesting idea.... Hadn't thought of a window off
>> screen. Thanks!
>>
>> At 09:52 AM 6/22/2005, you wrote:
>>> Hi Peter,
>>>
>>> Normal behaviour at the moment :-)
>>> You could try, as a workaround, to keep a visible window with its
>>> titlebar but of-screen (-1000,-1000) as a signal for Windows...
>>>
>>> Le 22 juin 05 à 16:45, Peter T. Evensen a écrit :
>>>
>>>> When I run my standalone, there is no entry for the program in the
>>>> Windows task bar. Mark Waddingham (I think it was) said this was
>>>> because my Windows don't have title bars. While this is true (all
>>>> my windows are graphical in nature), it seems that for a standalone
>>>> SOMETHING should appear in the task bar. If I bring any other
>>>> application to the front, I cannot get back to my Revolution
>>>> standalone.
>>>>
>>>> Has anyone else run into this? If so, how did you get around it?
>>>> I have hidden windows with title bars, but they don't seem to
>>>> affect things.
>>>>
>>>> Should I bugzilla this? It makes it hard to make a multi-media
>>>> application that plays nice in Windows.
>>>
>>> Best Regards from Paris,
>>>
>>> Eric Chatonet.
>>> ----------------------------------------------------------------
>>> So Smart Software
>>>
>>> For institutions, companies and associations
>>> Built-to-order applications: management, multimedia, internet, etc.
>>> Windows, Mac OS and Linux... With the French touch
>>>
>>> Free plugins and tutorials on my website
>>> ----------------------------------------------------------------
>>> Web site http://www.sosmartsoftware.com/
>>> Email eric.chatonet at sosmartsoftware.com/
>>> Phone 33 (0)1 43 31 77 62
>>> Mobile 33 (0)6 20 74 50 86
>>> ----------------------------------------------------------------
>>>
>>> _______________________________________________
>>> use-revolution mailing list
>>> use-revolution at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>> Peter T. Evensen
>> http://www.PetersRoadToHealth.com
>> 24-hour recorded info hotline: 1-800-624-7671
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> Peter T. Evensen
> http://www.PetersRoadToHealth.com
> 24-hour recorded info hotline: 1-800-624-7671
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
Thomas J. McGrath III
SCS
1000 Killarney Dr.
Pittsburgh, PA 15234
412-885-8541
More information about the use-livecode
mailing list