Should I paint button icon(style) by myself??
My I-phone project is almost finished, but I face a problem when I try to perfect my project appearance.
That is how could I make the custom which is similar with Iphone-like style (ex: the system-defined button in "UITabBar" or "UIActionSheet").
I made my project with IB and I had tried every possible parameter in the IB panel of button.
I could get default "round-rect button", but I don't like it.
However I also don't want to design the whole button style by myself when choosing "custom" style in button IB panel.
So, how do you all design the button in your app??? Did you really draw every "png" pic file for every button???
If any one could give me some suggestion, I will really appreciate it!!
THX!!
|