Oner draw button
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Oner draw button
However, if I select 'Show name' the image I have is shifted up by 4-5 pixels. Is there something going on that I just don't understand. How can I get this to work properly. Any suggestions welcome.
Re: Oner draw button
ibe,
Experiment with the margins of the button. You'll find those in the Text pane of the property inspector. It is not necessary to set the margin to anything larger than the size of the image. When you open the property inspector, the margins may contain just one number, but you can replace it with four items, e.g. 0,32,0,8.
Best,
Mark
Experiment with the margins of the button. You'll find those in the Text pane of the property inspector. It is not necessary to set the margin to anything larger than the size of the image. When you open the property inspector, the margins may contain just one number, but you can replace it with four items, e.g. 0,32,0,8.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: Oner draw button
Thanks Mark, that did the trick. Not that obvious though.