Re: Setting focus to text field in drawer
Re: Setting focus to text field in drawer
- Subject: Re: Setting focus to text field in drawer
- From: Arthur Clemens <email@hidden>
- Date: Mon, 11 Aug 2003 08:23:20 +0200
On maandag, augustus 11, 2003, at 06:04 AM, publiclook wrote:
Um. Instance variable names are local to their class, no? So what's
the point of trying to avoid collisions here?
More care is needed with class names though. :}
A quick search of this lists archives reveals the following post from
Apple's Ali Ozer:
http://cocoa.mamasam.com/MACOSXDEV/2002/02/2/26587.php
This folk-lore (which happens to be true) comes up a couple of times
per year.
The thread mentions underscores with method names, not with data
members.
Arthur Clemens
_______________________________________________
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.