[haiku-development] Re: BLooper::IsLocked()

Axel Dörfler wrote (2007-10-03, 18:50:40 [+0200]):
> Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx> wrote:
> > On 2007-09-30 at 18:42:06 [+0200], Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
> > > wrote:
> > > Stephan Assmus <superstippi@xxxxxx> wrote:
> > > > Are non-running loopers added to the global looper list?
> > > Yes, they are added on construction, and removed on destruction - any
> > > offscreen window should be part of that list, too, running or not.
> > Wouldn't it therefore be Quit() (and thus deleted) by 
> > BApplication::QuitRequested()? Hence, if the bitmap is deleted later, 
> > its
> > offscreen window would be deleted a second time.
> 
> That doesn't sound unlikely - any news on that subject, Stippi? :-)

I haven't followed up on that at all. Is this a strong hint that offscreen 
windows should not end up in the global looper list at all?

Best regards,
-Stephan

Other related posts: