Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!isgate!krafla!hja From: hja@rhi.hi.is (Hjalti Kristgeirsson) Newsgroups: comp.sys.mac.programmer Subject: Floating windows in TCL Message-ID: <3241@krafla.rhi.hi.is> Date: 12 Jun 91 15:50:34 GMT Reply-To: hja@rhi.hi.is (Hjalti Kristgeirsson) Organization: University of Iceland (RHI) Lines: 10 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.