MacTel: Disabling The Console Window



I am writing a Photoshop plug-in that uses Tcl/Tk for the UI. I have
everything working except for 2 items: the Photoshop menu bar gets
corrupt and a console window appears over my UI. I call
Tk_MacOSXTurnOffMenus to prevent the menu bar corruption, but that
doesn't solve the problem. After reading the console.tcl script, I
think that is what is causing my problems. How do I prevent the
console window from appearing?

Thanks!

George

.



Relevant Pages