Re: Dynamically set UILabel position ?
Re: Dynamically set UILabel position ?
- Subject: Re: Dynamically set UILabel position ?
- From: Andy Lee <email@hidden>
- Date: Fri, 23 Jan 2009 17:13:43 -0500
UILabel inherits from UIView and therefore has a frame property. Try
setting the UILabel's frame.
--Andy
On Jan 23, 2009, at 4:37 PM, Zhao Wang wrote:
Hi, Folks,
I am new to iphone development. Now I am writing some small
application for
study..
I wonder if there is a way I can dynamically set UILabel Position. for
example, based on user's input of the location? (Or dynamically set
the
position an control which will display some text message, not
necessary to
be UILabel)
Any suggestion? Thanks in advance!
Sincerely,
Zhao Wang
_______________________________________________
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
_______________________________________________
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