[haiku-development] Re: API Docs for the Layout System

  • From: Maxime Simon <simon.maxime@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 13 Apr 2009 20:29:47 +0200

On Mon, Apr 13, 2009 at 20:16, Ankur Sethi <get.me.ankur@xxxxxxxxx> wrote:

> I'm trying to convert the Playground demo app to use the layout system
> (to check out the API, mostly). The new layout needs a bit of tweaking
> (http://www.flickr.com/photos/general_maximus/3439087304/sizes/o/),
> but it's functional. There are a few minor glitches that I want to fix
> before sending in a patch.
>
> Is there any API documentation for the layout system somewhere? Or
> some sample code with comments?
>
> --
> Ankur Sethi
> http://uncool.in
>
>
The main article on the new layout manager is that of Ryan:
http://www.haiku-os.org/documents/dev/laying_it_all_out_part_1
But as the layout manager takes its inspiration from the QLayout (Qt
Library), you may also read this article:
http://doc.trolltech.com/4.4/layout.html
In any case, good initiative. ;)
Maxime

Other related posts: