Re: [qooxdoo-devel] adding a div container

2014-03-18 Thread Daniel Wagner
On 18.03.2014 15:58, Micha wrote: > Hi, > > On 18.03.2014 15:44, Daniel Wagner wrote: >> Hi, >> >> you should definitely add a widget so that the layout system will >> continue to work. You could modify a plain core.widget but I'd rather >> create a custom widget so that the external component and

Re: [qooxdoo-devel] adding a div container

2014-03-18 Thread Micha
Hi, On 18.03.2014 15:44, Daniel Wagner wrote: > Hi, > > you should definitely add a widget so that the layout system will > continue to work. You could modify a plain core.widget but I'd rather > create a custom widget so that the external component and any resources > it might depend on are n

Re: [qooxdoo-devel] adding a div container

2014-03-18 Thread Daniel Wagner
Hi, you should definitely add a widget so that the layout system will continue to work. You could modify a plain core.widget but I'd rather create a custom widget so that the external component and any resources it might depend on are nicely encapsulated. Regards, Daniel On 17.03.2014 18:14,