Suppose I have an NSImage pointer, can anybody point me in the right
direction for converting/importing this to a Smalltalk image?
I have this code:
NSImage *img = [[NSWorkspace sharedWorkspace]
iconForFile:@"/path/to/file"];
to get file and folder preview icons that I want to use in a tree view
of the Mac OS file system.
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc