PDA

View Full Version : UIToolbar Control




Sergio10
Sep 1, 2009, 08:43 AM
Hi,

I need to put two items at toolbar: button on the left side and one button on the right side. How to do this?
NOT like this:
http://img84.imageshack.us/img84/9500/picture2jtm.th.png (http://img84.imageshack.us/i/picture2jtm.png/)

As I understand this control doesn't allow it.

Thanks



robbieduncan
Sep 1, 2009, 10:08 AM
Put a flexible space between them?

PhoneyDeveloper
Sep 1, 2009, 10:18 AM
You need a flexible space in between.

Sergio10
Sep 2, 2009, 08:12 AM
It works.
Thanks for answering