| Thread | Last Post | Replies |
|
| NSCollectionView - easy, simple example? | 31 Jul 2010 17:26 GMT | 2 |
Could some kind soul please point me to a simple, easy example of how to use an NSCollectionView? I've looked at Apple's example and, frankly, found it baffling. Many thanks.
|
| Java documentation install | 24 Jul 2010 23:46 GMT | 1 |
I am trying to install the Java classes Java Doc files. It has been several years since I have needed the documentation. The XCode documentation manager has "installed" the Java documentation as a doc set, but what I really want is the set of Java Doc files so that
|
| *SIMPLE* way to convert a string to Unicode??? | 22 Jul 2010 03:48 GMT | 4 |
*WITHOUT* invoking a container-ship worth of the TEC manager, is there some *SIMPLE* way to turn something like "MyFileName.dat" into a unicode string that I can feed to "FSMakeFSRefUnicode()" without having it barf at me about not using a Unicode string?
|
| Closing one doc window, closes all? | 15 Jul 2010 19:47 GMT | 2 |
I'd like the ability to have multiple windows for a document to allow the user to scroll to different views. So I bound a control do call the document's makeWindowConrolllers and the new window appears. Other key methods in this document I have are:
|
| NSException raise method and @catch issue | 01 Jul 2010 05:20 GMT | 1 |
I've a plug-in "Welcome Screen.xnt" (library) written in objective-c for QuarkXPress (a desktop application) for Mac. And, there is another third party plugin (PictureWrangler 8 XT.xnt, whose code I don't have access to) of the same application. Somehow the later plugin
|