On 23/04/14 01:13, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 22 Apr 2014 16:48:49 +0100 Tom Hacohen said:
>
>> On 21/04/14 14:40, Carsten Haitzler (The Rasterman) wrote:
>>> On Mon, 21 Apr 2014 10:31:51 -0300 Gustavo Sverzut Barbieri
>>> said:
>>>
I'd not touch the user file, just my
On Tue, 22 Apr 2014 16:48:49 +0100 Tom Hacohen said:
> On 21/04/14 14:40, Carsten Haitzler (The Rasterman) wrote:
> > On Mon, 21 Apr 2014 10:31:51 -0300 Gustavo Sverzut Barbieri
> > said:
> >
> >> I'd not touch the user file, just my personal experience with all sw
> >> that did this that I've u
On 21/04/14 14:40, Carsten Haitzler (The Rasterman) wrote:
> On Mon, 21 Apr 2014 10:31:51 -0300 Gustavo Sverzut Barbieri
> said:
>
>> I'd not touch the user file, just my personal experience with all sw
>> that did this that I've used, from first incarnations of glade to some
>> web frameworks. no
On Mon, 21 Apr 2014 10:31:51 -0300 Gustavo Sverzut Barbieri
said:
> I'd not touch the user file, just my personal experience with all sw
> that did this that I've used, from first incarnations of glade to some
> web frameworks. none of them were fine.
>
> OTOH used Qt's uic and did implementatio
I'd not touch the user file, just my personal experience with all sw
that did this that I've used, from first incarnations of glade to some
web frameworks. none of them were fine.
OTOH used Qt's uic and did implementations inheriting from their
generated class on my own files, never had a problem.