[iphone] Hud style UIView
[iphone] Hud style UIView
- Subject: [iphone] Hud style UIView
- From: Sandro Noël <email@hidden>
- Date: Wed, 28 Jul 2010 11:47:28 -0400
Greetings!
my goal:
prompt the user for a single line of text with a modal view containing a text field and the keyboard.
the keyboard becomes visible as it should when the text field becomes first responder.
What I've done is design the view in interface builder.
and set the view colour to black with a 50% opacity.
i've set the opaque property to NO;
When I show the view on screen the transition is semi transparent black
but when the view is finished transitioning it becomes gray instead
of semi transparent letting the user see the table view in the background.
is there something I'm forgetting?
is there an action sheet that could achieve what i want to do?
I've googled, but came up with no relevant result.
Thank you for any pointer.
Best regards.
Sandro._______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden