Button Icon Placement

2010-02-23 Thread Dan Friedman
Hello... Is there a way to have an icon on a button and have the label centered, but not under the button? I know if you set the textStyle to left or right, then the icon is centered. But, if you set the textStyle to centered, then the text lies below the icon. My goal is to use a custom

Re: Button Icon Placement

2010-02-23 Thread Bob Sneidar
I would just use a group of objects, and put the code into the group object script. It's more trouble, but you can make anything look like just about anything you want. Another approach is to import an image as a control. That way you can simply change the image out for different states.

Re: Button Icon Placement

2010-02-23 Thread Devin Asay
On Feb 23, 2010, at 10:03 AM, Dan Friedman wrote: Hello... Is there a way to have an icon on a button and have the label centered, but not under the button? I know if you set the textStyle to left or right, then the icon is centered. But, if you set the textStyle to centered, then the

Re: Button Icon Placement

2010-02-23 Thread Devin Asay
On Feb 23, 2010, at 10:23 AM, Devin Asay wrote: On Feb 23, 2010, at 10:03 AM, Dan Friedman wrote: Hello... Is there a way to have an icon on a button and have the label centered, but not under the button? I know if you set the textStyle to left or right, then the icon is centered. But, if

Re: Button Icon Placement

2010-02-23 Thread Klaus on-rev
Hi Dan, Hello... Is there a way to have an icon on a button and have the label centered, but not under the button? I know if you set the textStyle to left or right, then the icon is centered. But, if you set the textStyle to centered, then the text lies below the icon. My goal is

Re: Button Icon Placement

2010-02-23 Thread Klaus on-rev
Hi Dan, Hi Dan, Hello... Is there a way to have an icon on a button and have the label centered, but not under the button? I know if you set the textStyle to left or right, then the icon is centered. But, if you set the textStyle to centered, then the text lies below the icon. My

Re: Button Icon Placement

2010-02-23 Thread Richmond Mathewson
I would just have 2 buttons sitting on top of each other in a group, with the button script in the group: http://andregarzia.on-rev.com/richmond/STUFF/Fake_Button.rev.zip sincerely, Richmond. ___ use-revolution mailing list