Menus

Rob Cozens rcozens at pon.net
Fri Feb 3 10:53:11 EST 2006


Morning Bob,

>> What happens if the following handler is in the substack stack 
>> script?:
>>
>> 	on preOpenStack
>> 		repeat with x = 1 to the number of buttons
>> 			set the icon of button x to (the icon of button x)
>> 		end repeat
>> 	end preOpenStack
>
> No help with the above handler.  Any other suggestions?

My next suggestion was already mentioned by Sarah: Check to be sure the 
icon ids are unique...ie: there is no control in any other open stack 
with the same id.  If you are not changing the ids of imported icon 
images to something other than the id originally assigned by 
Revolution, you are asking for id conflict in multi-stack environments.

Rob Cozens
CCW, Serendipity Software Company

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)




More information about the use-livecode mailing list