- Button's positioning on UIToolBar in IB -
Posted
by gotye
on Stack Overflow
See other posts from Stack Overflow
or by gotye
Published on 2010-03-17T12:14:39Z
Indexed on
2010/03/17
12:31 UTC
Read the original article
Hit count: 574
Hey guys,
As a fervent adept of IB, I created a UIToolBar (in IB of course) and added to it a few buttons.
So far so good ... but then I tried to move each of them to the right position but IB doesn't let me do it ... Each time I try to scroll them IB moves them back to the former position !
Is there a way to choose their position in IB ?
If not, could you give me a piece of code for me to choose their position programatically ? (sigh :D)
Thanks,
Gotye.
© Stack Overflow or respective owner