Search found 4 matches

by MikeLima
Tue Jul 18, 2017 1:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Label position of button
Replies: 4
Views: 3718

Re: Label position of button

Thanks Klaus. That solved the problem. One last question: Is there a way to add this "propertiy" to the button by default ? I played with "custom" but not sure if this is the right place.

Thanks again
Michael
by MikeLima
Tue Jul 18, 2017 11:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Label position of button
Replies: 4
Views: 3718

Re: Label position of button

Trying now with groups. But also with groups the mouseOver of the button is not working where the label covers the button.
by MikeLima
Tue Jul 18, 2017 7:07 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Label position of button
Replies: 4
Views: 3718

Label position of button

Greetings I have a usual button and I use the icon to skin it. I want to use the buttons label to show the text (while the icon is only background). The problem: Whenever I turn on the "Show Name" property the icon resizes (about half of it's size). So the question is: How to use the label correctly...
by MikeLima
Sun Jun 18, 2017 3:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Android Images not showing
Replies: 4
Views: 4653

Android Images not showing

Hi I use local files in my puzzle app to be loaded dynamically (set filename). It works great in IDE, but on Android I get only empty images. I read something about specific folders, but can't make it work. I also set "copy referenced files" to true, but I can't make it. Can someone point me to the ...