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

  • From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 30 Sep 2007 21:46:07 +0200

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.

CU, Ingo

Other related posts: