Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I'd like to set Image for a button using qmem:
Why doesn't the expression 'qmem://ImageName/tv_rus_grey' work within a button?
The same expression works fine within a text object.
Thank you in advance,
Larisa
Buttons can't use internal images as background images, only external image files. But you can assign actions to text boxes just like with buttons. So there's no reason not to use a text box instead of a button.
Buttons can't use internal images as background images, only external image files. But you can assign actions to text boxes just like with buttons. So there's no reason not to use a text box instead of a button.
no, you cannot use the built in image in the button object, it can be use in text object ..
Create a Text object and add action for the same this work . Hope this helps you
Not possible, use a text box instead