[openbeos] Re: BWindow->AddChild(view, sibling!=NULL) bug
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 08 Aug 2006 13:25:25 +0200 CEST
"Zenja Solaja" <solaja@xxxxxxxxx> wrote:
> a) Is this a BeOS bug, or am I wrong?
What you want is done like this:
AddChild(background);
background->AddChild(control);
while you can have sibling views, BeOS does not support a defined
behaviour in case they overlap - and it's the same with Haiku. It's not
a bug, it's a documented property.
Bye,
Axel.
- Follow-Ups:
- [openbeos] Re: BWindow->AddChild(view, sibling!=NULL) bug
- From: Zenja Solaja
- References:
- [openbeos] BWindow->AddChild(view, sibling!=NULL) bug
- From: Zenja Solaja
Other related posts:
- » [openbeos] BWindow->AddChild(view, sibling!=NULL) bug
- » [openbeos] Re: BWindow->AddChild(view, sibling!=NULL) bug
- » [openbeos] Re: BWindow->AddChild(view, sibling!=NULL) bug
- » [openbeos] Re: BWindow->AddChild(view, sibling!=NULL) bug
- [openbeos] Re: BWindow->AddChild(view, sibling!=NULL) bug
- From: Zenja Solaja
- [openbeos] BWindow->AddChild(view, sibling!=NULL) bug
- From: Zenja Solaja