FROM : Nicholas Riley
DATE : Sat Nov 02 16:27:07 2002
On Fri, Nov 01, 2002 at 06:44:07PM -0500, James Derry wrote:
> For what it's worth, I've removed all of the metal-look from a great number
> of the Cocoa-based apps that use it, such as Address Book. Interface Builder
> comes in pretty handy for that. I imagine the same would work for nib-based
> Carbon apps, but I honestly don't know how many of those there are. (if
> you're using nibs, you'd jump to Cocoa, right?)
Not necessarily. If you've got an app with window layouts in
resources, or hand-constructed, you might keep your existing layouts
in resources and use nibs for new code. The 10.2 Finder does
exactly this - most windows are still using PowerPlant resource types,
but new features such as the slow and annoying expanding Info window
are done with nibs.
--
=Nicholas Riley <<email_removed>> | <http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sat Nov 02 16:27:07 2002
On Fri, Nov 01, 2002 at 06:44:07PM -0500, James Derry wrote:
> For what it's worth, I've removed all of the metal-look from a great number
> of the Cocoa-based apps that use it, such as Address Book. Interface Builder
> comes in pretty handy for that. I imagine the same would work for nib-based
> Carbon apps, but I honestly don't know how many of those there are. (if
> you're using nibs, you'd jump to Cocoa, right?)
Not necessarily. If you've got an app with window layouts in
resources, or hand-constructed, you might keep your existing layouts
in resources and use nibs for new code. The 10.2 Finder does
exactly this - most windows are still using PowerPlant resource types,
but new features such as the slow and annoying expanding Info window
are done with nibs.
--
=Nicholas Riley <<email_removed>> | <http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Simon Stapleton | Nov 1, 11:35 | |
| David W. Halliday | Nov 1, 23:48 | |
| Angela Brett | Nov 2, 00:09 | |
| James Derry | Nov 2, 00:44 | |
| Simon Stapleton | Nov 2, 11:33 | |
| Nicholas Riley | Nov 2, 16:27 | |
| Steven Majewski | Nov 2, 18:10 | |
| Charles Srstka | Nov 2, 19:42 | |
| Simon Stapleton | Nov 2, 22:35 | |
| Charles Srstka | Nov 3, 00:35 | |
| Simon Stapleton | Nov 3, 21:09 | |
| David W. Halliday | Nov 4, 19:25 |






Cocoa mail archive

