[NEWBIE] When changing a view's size...
[NEWBIE] When changing a view's size...
- Subject: [NEWBIE] When changing a view's size...
- From: Oscar Morales Vivó <email@hidden>
- Date: Mon, 9 Sep 2002 12:13:52 +0200
Greetings. I'm building a custom view whose internal data needs
updating every time the its changes (I could just check it out every
time it draws itself, but that would be overkill. And I don't think
listening to oneself's notifications is a particularly bright idea).
I'm not sure of exactly what would be the best way of achieving it.
Overriding setFrame? setFrameSize? Some other function I haven't
checked?
Thanks in advance for your help.
Oscar Morales.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.