[interfacekit] Re: a BView flag ++
- From: "DarkWyrm" <bpmagic@xxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Thu, 05 Feb 2004 19:12:31 -0500 EST
>
> Hi, again!
>
> OK, that's it!
> Each one of us has a way of being, and if I will have a problem
> with
> that, from now I will talk privately with that person. But my aim is
> to
> cope with each one's way of being.
>
> For what if matters now, I wish to apologize to Ingo and look for
> a
> better cooperation in future.
> So: I'M SORRY Ingo!
>
>
> Now, I have a question( at with I don't want an easy answer :-) )
> about
> a BView flag, namely:
> B_FULL_UPDATE_ON_RESIZE
>
> Why is that needed?
It generally isn't needed unless changing the size of a view affects
the contents of the entire view and not just the areas changed. An
example of a need for this would be if, for example, a BView was being
used to draw a BBitmap which wasn't an overlay or background bitmap and
you wanted it scaled in proportion to the window's size. A better
example would be in StyledEdit where (assuming that you have word wrap
on) a word may end up being moved to another line depending on how the
window is resized,
--DW
- Follow-Ups:
- [interfacekit] Re: a BView flag
- From: Adi Oanca
- References:
- [interfacekit] a BView flag ++
- From: Adi Oanca
Other related posts:
- » [interfacekit] a BView flag ++
- » [interfacekit] Re: a BView flag ++
- » [interfacekit] Re: a BView flag ++
- » [interfacekit] Re: a BView flag ++
- » [interfacekit] Re: a BView flag
- [interfacekit] Re: a BView flag
- From: Adi Oanca
- [interfacekit] a BView flag ++
- From: Adi Oanca