There's a fly (or two) in my ointment
Bob Warren
robertum at brturbo.com
Thu Feb 23 09:50:22 EST 2006
You've done it again, haven't you Ken? Thanks very much for the great
little tip! It works!
Regards,
Bob
On 2/22/06 2:15 PM, "Bob Warren" <robertum at brturbo.com> wrote:
>> 2) I want to be able to move the main window around and to be able to
>> re-size it. The only way I have found of doing this so far is to display
>> the "close" decoration in the top right-hand corner. But the operator
>> should NOT be able to close the window in this way. How can I disable
>> (or remove) the close decoration and still enable the operator to
>> move/re-size the window?
>You can trap the closeStackRequest handler and don't pass it:
>on closeStackRequest
>end closeStackRequest
>This is only triggered when someone wants to close a stack by the
close >box.
>Ken Ray
>Sons of Thunder Software
>Web site: http://www.sonsothunder.com/
>Email: kray at sonsothunder.com
------------------------------
More information about the use-livecode
mailing list