[interfacekit] Re: PATCH: BView::IsHidden()
- From: "burton666@xxxxxxxxx" <burton666@xxxxxxxxx>
- To: "interfacekit" <interfacekit@xxxxxxxxxxxxx>
- Date: Wed, 19 Nov 2003 12:29:39 +0100
>
> // TODO: You may hide it by relocating with -17000 coord units to the
> left???
> // "I don't think you want to do that" - axeld.
Well, actually, it's not so strange as you could think.
That way you have to add zero code to the app_server, to check if a window is
hidden or not,
and you probably don't have even to tell the app_server, since the window/view
is out of the visible space, so it doesn't have to be drawn, updated or
whatever.
- Follow-Ups:
- [interfacekit] Re: PATCH: BView::IsHidden()
- From: Axel Dörfler
Other related posts:
- » [interfacekit] PATCH: BView::IsHidden()
- » [interfacekit] Re: PATCH: BView::IsHidden()
- » [interfacekit] Re: PATCH: BView::IsHidden()
- » [interfacekit] Re: PATCH: BView::IsHidden()
- » [interfacekit] Re: PATCH: BView::IsHidden()
- [interfacekit] Re: PATCH: BView::IsHidden()
- From: Axel Dörfler