[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question for the programmers...



Qt is very nice because it's solid on most platforms if you plan to port, but I have noticed that Gnome can't do some of the most basic things like scaling fonts according to the X settings in Qt apps. I've used FLTK quite a bit, and it's fairly nice for small apps. There are a few problems and the development on FLTK is pretty spotty - I prefer Qt and the tools it comes with (designer, qmake ,etc). You should probably get some examples and see what suits you best.

On 7/13/07, NZG <ngustavson@emacinc.com> wrote:
Glade gives you a "drag and drop" widget set:
http://glade.gnome.org/
and integrates into Anjuta.
IMHO that's nice because GTK tends to live on both gnome and KDE.
while QT is pretty KDE centric.
But if you just care about KDE, QT might be the way to go.

NZG

On Friday 13 July 2007 8:48 am, Casey Boone wrote:
> wxwidgets and fltk are options
>
> fltk is supposed to be really easy to pick up and use
>
> Casey Boone
>
> Tim McDonough wrote:
> > I have a program I wrote a while back that uses curses/ncurses to
> > present some data on a non-gui system. The program is written in GNU
> > C++. What are my options for taking out the curses stuff and making it
> > a true GUI type app that will run under Gnome, KDE, etc.?
> >
> > Tim
> >
> > -
> > To unsubscribe, send email to majordomo@silug.org with
> > "unsubscribe silug-discuss" in the body.
>
> -
> To unsubscribe, send email to majordomo@silug.org with
> "unsubscribe silug-discuss" in the body.

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.