Command to hide the tool palette

Jim Ault JimAultWins at yahoo.com
Wed Jan 10 13:10:48 EST 2007


On 1/10/07 10:03 AM, "Joe Lewis Wilkins" <pepetoo at Cox.Net> wrote:
> 
> Thanks, probably my strange behavior; and it did work from the msg
> box when I tried it again; and show then showed it as expected, but
> the Tools Menu wouldn't do anything to either show or hide after
> that. So it is still a little strange! (smile)

You probably toggled the hide/show without also setting a flag and allowing
a handler to do the menu update.  After that, the flag variable (in the menu
handler) is probably out of sync.

Try finding the Rev lib handler and calling that to toggle the tools
palette.

Jim Ault
Las Vegas

> 
> Joe Wilkins
> 
> On Jan 10, 2007, at 9:51 AM, Klaus Major wrote:
> 
>> Hi Joe,
>> 
>>> Interesting! That does not work from the msg box,
>> 
>> ??? Works here.
>> 
>>> but does work from the open stack handler;
>>> however, once the stack is open the Tools Menu does not allow you
>>> to show the Tools Palette,
>> 
>> This menu item is supposed to open/close the tools palette and is
>> not prepared for
>> weird user-actions like hiding the tools ;-)
>> 
>>> and the Menu item for the "Tools Palette" is still checked.
>> 
>> See above, the stack is still open, so no need for unchecking the
>> menuitem!
>> 
>>> Somewhat strange behavior.
>> 
>> ...whose? :-D
>> 
>>> Joe Wilkins
>>> 
>>> On Jan 10, 2007, at 9:33 AM, Klaus Major wrote:
>>> 
>>>> hide stack "revTools"
>> 
>> Regards
>> 
>> Klaus Major
>> klaus at major-k.de
>> http://www.major-k.de
>> 
>> _______________________________________________
>> 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
> 
> _______________________________________________
> 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





More information about the use-livecode mailing list