[haiku-development] Re: how to fix Ticket #2413
- From: Stephan Assmus <superstippi@xxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Tue, 31 Mar 2009 10:41:07 +0200
On 2009-03-31 at 09:45:35 [+0200], Ankur Sethi <get.me.ankur@xxxxxxxxx> wrote: > Sorry if this is offtopic, but nobody replied to my original thread. I > think should have phrased the subject more precisely. > > Ryan Leavengood wrote: > > The main reason I wrote that article was so newer developers could try > > their hand at updating some of the Haiku applications with layout > > management. > > I have been trying to add a BColorControl to Playground, but I'm having > troubles positioning it properly. Can I go ahead and try to convert the > entire thing to the layout system? Was going to reply to your original mail... yes, you can go ahead and convert this demo! It shouldn't be too hard. BColorControl has layout-management friendly constructors since recently. Playground was written when the app_server and Interface Kit was very unfinished. I used it to debug various controls and the app_server drawing backend. But now it's no problem to convert it to the layout-management and use the proper controls for picking a color for example. That should make a nicer demo than that new-comers could follow. Best regards, -Stephan
- References:
- [haiku-development] Re: how to fix Ticket #2413
- From: Axel Dörfler
- [haiku-development] Re: how to fix Ticket #2413
- From: François Revol
- [haiku-development] Re: how to fix Ticket #2413
- From: scott mc
- [haiku-development] Re: how to fix Ticket #2413
- From: chico CHEN
- [haiku-development] Re: how to fix Ticket #2413
- From: scott mc
- [haiku-development] Re: how to fix Ticket #2413
- From: Ryan Leavengood
- [haiku-development] Re: how to fix Ticket #2413
- From: Ankur Sethi
- [haiku-development] Re: how to fix Ticket #2413
Other related posts:
- » [haiku-development] how to fix Ticket #2413 - chico CHEN
- » [haiku-development] Re: how to fix Ticket #2413 - Matt Madia
- » [haiku-development] Re: how to fix Ticket #2413 - Matt Madia
- » [haiku-development] Re: how to fix Ticket #2413 - Axel Dörfler
- » [haiku-development] Re: how to fix Ticket #2413 - François Revol
- » [haiku-development] Re: how to fix Ticket #2413 - scott mc
- » [haiku-development] Re: how to fix Ticket #2413 - chico CHEN
- » [haiku-development] Re: how to fix Ticket #2413 - scott mc
- » [haiku-development] Re: how to fix Ticket #2413 - Ryan Leavengood
- » [haiku-development] Re: how to fix Ticket #2413 - Ankur Sethi
- » [haiku-development] Re: how to fix Ticket #2413 - Ryan Leavengood
- » [haiku-development] Re: how to fix Ticket #2413 - Ankur Sethi
- » [haiku-development] Re: how to fix Ticket #2413 - Ryan Leavengood
- » [haiku-development] Re: how to fix Ticket #2413 - Stephan Assmus