[comp.sys.mac.programmer] Floating windows in TCL

hja@rhi.hi.is (Hjalti Kristgeirsson) (06/12/91)

Hi there,

I'm having problem with floating windows in TCL. I use the CFWDectop object
and create a normal window with EditText object in it. The problem is that
I can't get the edit text to be active when the widow is showed. I use normal
windows and floating window's also. In this case the window is normal but
it seems like it can't be activated when it is showed with itsWindow->Select().

Any suggestions would be appreciated.