Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

loon3y

macrumors 65816
Original poster
Oct 21, 2011
1,235
126
In one of my view controllers, i have an imageView and textView, i was wondering what would be a good separator for the two.


currently theres no border, it looks kinda ugly, and the user might be trying to zoom in on the image from the text, and might try to scroll the text view from the image.




just looking for something new or fun i can do for it.
 

loon3y

macrumors 65816
Original poster
Oct 21, 2011
1,235
126
Did you try a toolbar?

i was thinking about something a bit thinner, i like the toolbar but its to thick, takes too much real estate,

hmmm i was thinking making something with photoshop and than putting it in there as an image
 

dejo

Moderator emeritus
Sep 2, 2004
15,982
452
The Centennial State
If a simple line will suffice, a thin UIView with a background color should do the trick. Then you don't have to generate a new image should you decide to tweak the color.
 

loon3y

macrumors 65816
Original poster
Oct 21, 2011
1,235
126
If a simple line will suffice, a thin UIView with a background color should do the trick. Then you don't have to generate a new image should you decide to tweak the color.

nice thank you that worked perfectly
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.