Re: Control position
Re: Control position
- Subject: Re: Control position
- From: Jerry Krinock <email@hidden>
- Date: Sun, 02 Oct 2005 13:47:12 -0700
- Thread-topic: Control position
on 05/10/02 07:59, Jerry Brace at email@hidden wrote:
> I have several fields that I need to change their position on the
> screen (X and Y coordinates) - I thought this would be dead simple to
> figure out but I'm stumped.
> The fields are NSTextFields.
NSTextField, and most everything else in your GUI, inherits from NSView and
therefore responds to -setFrame.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden