I have a question: When I was running the sample code SimpleCocoaBrowser, I received a crash report about the NSBrowserDelegate
, which I discovered can only be used after 10.6. So how can I use an NSBrowser
in 10.5? Just use the NSBrowser
without NSBrowserDelegate
?
by the way, my english is bad...
thx