Re: A Problem with HUD Panel as the Main App's Window

2008-12-26 Thread Michael Ash
On Thu, Dec 25, 2008 at 5:04 AM, Oleg Krupnov wrote: > I'm writing a small app whose main window is a HUD panel. In my XIB > file I changed the class of the Window object from NSWindow to NSPanel > and checked the HUD box that appeared. > > The problem is that after the program starts, sometimes (

A Problem with HUD Panel as the Main App's Window

2008-12-25 Thread Oleg Krupnov
I'm writing a small app whose main window is a HUD panel. In my XIB file I changed the class of the Window object from NSWindow to NSPanel and checked the HUD box that appeared. The problem is that after the program starts, sometimes (e.g. half of times, not always) the window disappears immediate