[vwnc] [ObjectiveCConnect] how to import NSImage into VW?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] [ObjectiveCConnect] how to import NSImage into VW?

Rob Vens-2
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