[openbeos] Re: BBox bug
- From: Mahmoud Al Gammal <obos@xxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sat, 26 Jul 2003 23:51:00 +0300
when using B_DRAW_ON_CHILDREN both Draw() & DrawAfterChildren() are called
after the children are drawn!
In Draw(), I fill the whole view with a color, and that hides all the
children.
And regarding, flickering when using B_FULL_UPDATE_ON_RESIZE...it's actually
a bit faster than using Invalidate() in FrameResized() when the view color is
set to B_TRANSPARENT_COLOR...but the question is what does the original BBox
do, it doesn't flicker at all??
Thanks to all who replied...
Mahmoud
>On Sat, 26 Jul 2003 01:04:26 +0300 Mahmoud Al Gammal <obos@xxxxxxxxxxx>
> wrote:
>[...]
>> Oh, and btw, BView::DrawAfterChildren() isn't called by the app
>> server, is
>> it?
>The magic flag is B_DRAW_ON_CHILDREN.
>CU, Ingo
- Follow-Ups:
- [openbeos] Re: BBox bug
- From: Alan Ellis
- References:
- [openbeos] Re: BBox bug
- From: Ingo Weinhold
Other related posts:
- » [openbeos] BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- » [openbeos] Re: BBox bug
- [openbeos] Re: BBox bug
- From: Alan Ellis
- [openbeos] Re: BBox bug
- From: Ingo Weinhold