Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 12:36:55 +0200
From:      alex@big.endian.de (Alexander Langer)
To:        libh@freebsd.org
Subject:   Qt vs GTK
Message-ID:  <20000717123655.A10197@cichlids.cichlids.com>

next in thread | raw e-mail | index | archive | help
Hello geeks!

Does one of you guys have Qt clue?
I've read MANY lines of code for the last two days, and it seems, that
the only reason why libh uses this ugly Box-stuff instead of absolute
positioning is, that Qt uses this technique.

However, I find that QUITE ugly.
In fact, I strongly believe, TVision is broken, because TVision
natively only supports absolute position (with x-pos,y-pos that is),
and the hack to transform that into this boxlayout scheme is broken.

( I can be wrong here !)

However, since we must switch to Qt2 anyways, which has an
imcompatible API, we must change stuff anyways.

This made me think: Hey, why do we stick to Qt?
GTK is much nicer (personal opinion) and we could use absolute
positioning.

This way, we could rework the whole HUI stuff to use positioning, and
not this ugly boxlayout crap.
This would make the whole thing MUCH cleaner.

This of course means, that I'd have to break the whole thing :-)
I'd like to make a tag on the source before this, and then start work.
Or something. Maybe I'll also set up a new repository here for me or
maybe on usw4 (?).
I of course need help with this one.

Opinions?

Alex
-- 
cat: /home/alex/.sig: No such file or directory


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000717123655.A10197>