Page 1 of 1
[SOLVED] Tools pallet will not show
Posted: Fri Sep 21, 2012 5:39 pm
by anmldr
I select the Tools Pallet and Paint and Draw Tools but they will only flicker on and then back off in the blink of an eye. If you are not watching closely, you will miss it because it is so fast. When this is happens, I have already created a new stack and card.
Am I doing something wrong or is this a bug?
Linda
LC Version 5.5.2 Build 1492 iOS Subscription
Re: Tools pallet will not show
Posted: Fri Sep 21, 2012 11:07 pm
by Klaus
Hi Linda,
works fine here.
Do you doubleclick that little arrow in the palette?
If yes, don't!
Sorry, no other idea...
Best
Klaus
Re: Tools pallet will not show
Posted: Sat Sep 22, 2012 12:09 am
by anmldr
I don't know if I did or if I did not. All I know is that it will not open...or rather will not stay open for more than a fraction of a second.
Linda
Re: Tools pallet will not show
Posted: Sat Sep 22, 2012 12:13 am
by sturgis
As mentioned by Klaus, don't click it twice (double click) Its a toggle button, click it once the panel expands, click it again it detracts. If you single click it and it doesn't work as expected then something else is going on, but the double click thing is the most likely issue.
Re: Tools pallet will not show
Posted: Sat Sep 22, 2012 5:15 am
by jacque
I'm not sure what you're selecting. Do you mean you chose the two items from the Tools menu? And does the whole Tools palette disappear, or only the paint/draw tools portion?
Re: Tools pallet will not show
Posted: Wed Oct 03, 2012 11:43 pm
by anmldr
I go to the Tools menu and select Tools Palette, then there is a flicker on the left as if it opened and closes really fast. I can never get it to stay open.
Linda
Re: Tools pallet will not show
Posted: Wed Oct 03, 2012 11:58 pm
by dunbarx
Linda.
in the message box, type:
show stack "revTools"
What happens?
Craig Newman
Re: Tools pallet will not show
Posted: Thu Oct 04, 2012 12:01 am
by anmldr
It says "true". But it still is not visible.
Linda
Re: Tools pallet will not show
Posted: Thu Oct 04, 2012 12:16 am
by mwieder
Linda-
try
set the loc of stack "revTools" to the screenloc
Re: Tools pallet will not show
Posted: Thu Oct 04, 2012 2:55 am
by anmldr
I closed all stacks (some were still in memory that I did not know were open), stopped a plug-in from running and closed LiveCode. I don't know what part of this worked but it did. I created a new stack and the tools pallet is now showing.
Linda
Re: [SOLVED] Tools pallet will not show
Posted: Thu Oct 04, 2012 3:07 am
by dunbarx
Linda.
Whew.
OK, know that the tools palette is simply a stack, like all LC gadgets, and can be shown, hidden and have its loc set like any other.
If some other component hid it, you need to find the cause. Add those components one at a time until the problem pops up again. Then see if there is something that hides this stack.
Craig Newman