[haiku-development] Re: Possible layout bug

  • From: Stefano Ceccherini <stefano.ceccherini@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 21 Oct 2011 18:30:32 +0200

Il giorno 21/ott/2011 15.03, "Rene Gollent" <anevilyak@xxxxxxxxx> ha
scritto:
>
> You may need to pass the B_SUPPORTS_LAYOUT flag to your DetailView
> c'tor, but I'm not certain. The code looks OK to me otherwise though.
>

I think the BView constructor takes care of passing B_SUPPORTS_LAYOUT.
I guess I'll file a ticket then, and try to make the sample code even
smaller. I suspect the problem lies in the BStringView, so I could remove
the BOutlineListView and replace it with a simple BView. Shouldn't change.

Other related posts: