[bug] shift text on option button

This is the place to discuss anything relating to MobGUI

Moderators: heatherlaine, kevinmiller, robinmiller, malte, splash21

Post Reply
ludo
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 72
Joined: Mon Dec 03, 2007 6:10 pm

[bug] shift text on option button

Post by ludo » Tue Aug 05, 2014 5:28 pm

Hello,

Small bug with icon button, when the icon is placed at right, the "shift text horizontally" seem to don't work
In the behavior script, if i replace this line :
set the right of field "mgcLabel" of me to the left of field "mgcIcon" of me - shiftH
with
set the right of field "mgcLabel" of me to the left of field "mgcIcon" of me

It's work.

Post Reply

Return to “MobGUI”