Problems with Flashers
Jacques Hausser
jacques.hausser at unil.ch
Thu Dec 17 15:22:52 EST 2009
Well, if you don't want to use PreOpenStack, IF your "XYZ" stack is already in memory (it is the case if it is a substract of your mainstack)
you can use
on mouseUp
put empty into fld "FEELD" of stack "XYZ"
palette "XYZ"
end mouseUp
Simply empties your field before opening the stack - works as well
Jacques
Le 17 déc. 2009 à 21:12, Richmond Mathewson a écrit :
> On 17/12/2009 22:05, Jacques Hausser wrote:
>> Hello Richmond,
>>
>> If xou reduce your script to:
>>
>> on mouseUp
>> palette "XYZ"
>> end mouseUp
>>
>> and put
>>
>> on preOpenStack
>> put empty in fld "FEELD"
>> end preOpenStack
>>
>> in the stack script of "XYZ"
>>
>> it's just splendidly...
>>
>> Jacques
>>
>>
> Possiblement, mais J'ai eu des problems avec le
> Pre-Open avec des autres stacks.
>
>
> _______________________________________________
> 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
******************************************
Prof. Jacques Hausser
Department of Ecology and Evolution
Biophore / Sorge
University of Lausanne
CH 1015 Lausanne
please use my private address:
6 route de Burtigny
CH-1269 Bassins
tel/fax: ++ 41 22 366 19 40
mobile: ++ 41 79 757 05 24
E-Mail: jacques.hausser at unil.ch
*******************************************
More information about the use-livecode
mailing list