Robert,

You can snapshot the Finder icons you want, then import them as images.
Then you can use imageSource. For example if you know the line number in
the text field where a folder name is shown you can...

set the imageSource of char 1 of line x to 2017 -- use the image id of the
folder icon.

This would replace the "/" you are using now with an icon.

Roger Eller
[EMAIL PROTECTED]

On 1/29/2003 at 11:09AM Robert Arnold <[EMAIL PROTECTED]> wrote:
> I'm working on a simple OSX tool to compare and update the contents of
two
> folders. Is it possible to display a list of files and folders in a Rev
list
> field, with their itsy-bitsy Finder icons? Right now I am distinguishing
> between files and folders simply by placing the "/" character before
folder
> names. I imagine that I could use a font such as Wingdings to fake it in
> this manner too, but I would prefer to use the actual app-specific finder
> icons if possible (or if within my reach).
>
> Thanks for any suggestions.



_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to