Page 1 of 1

Imagesource of pull down menu

Posted: Sun Jun 28, 2009 1:07 pm
by chriswood
I am trying to put an image into a pull down menu and the following code is not working for me.

Code: Select all

set the imagesource of character 1 of line 1 of text of button "Pulldown Menu" to 1053
Any ideas folks?

Many Thanks

Chris

Posted: Sun Jun 28, 2009 1:41 pm
by Klaus
Hi Chris,

sorry, but you can't put images into "normal" buttons.
Use a stack instead! See "popup" in the docs.


Best

Klaus

Posted: Mon Jun 29, 2009 2:50 am
by chriswood
Thanks Klaus now I can move on to try something else.