« Return to Thread: OS X: CFBundleIconFile and new interpreters

Re: OS X: CFBundleIconFile and new interpreters

by Kevin Walzer-5 :: Rate this Message:

Reply to Author | View in Thread

Lasse Bombien wrote:

> Hi,
>
> I see that the CFBundleIconFile in OS X tcl applications will appear in
> standard dialogs, which looks great. However, part of my app runs in a
> new interpreter and there the icon does not show up. Does anyone know a
> way around?
>
> Thanks,
>
> Lasse

When you open a new interpreter, does any icon appear in the Dock? i.e.
a generic "Wish" icon? Or does the app just open up a new toplevel
window for the child interpreter?

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Tcl-mac mailing list
tcl-mac@...
https://lists.sourceforge.net/lists/listinfo/tcl-mac

 « Return to Thread: OS X: CFBundleIconFile and new interpreters