NSbrowser-ComputerSingleTypeDisplay
NSbrowser-ComputerSingleTypeDisplay
- Subject: NSbrowser-ComputerSingleTypeDisplay
- From: "Sean Liong" <email@hidden>
- Date: Tue, 05 Aug 2003 22:16:03 +0000
Hi,
I like to have an NSBrowser where only a specified type to be displayed,
like only the "Macintosh HD" or "NO_NAME" usb device to be displayed. I
walkthrough the simple browser sample code, found only ways to display all
the types in the broswer. The functions, numberOfRowsInColumn and
willDisplayCell will eventually display all available types. Is there any
API/functions that I can specifically point to a type in the Computer but
not all of them that will only be shown in a NSBrower.
And also for the willDisplayCell function, how is the row increment? Can I
call [cell setTitle ...] instead of
[cell setAttributedStringValue ...], what is the different?
Frankly I still not very familiar with NSBrowser, hope someone will
enlighten me.
Thanks & regards,
Sean
_________________________________________________________________
Download ringtones, logos and picture messages from MSN Malaysia
http://www.msn.com.my/mobile/ringtones/default.asp
_______________________________________________
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.