You are not logged in.
Pages: 1
I recently came across the fox toolkit: http://www.fox-toolkit.org/ and was wondering why it isnt more popular, it is very fast and portable. The goggles media player is written in it and it is very fast.
Last edited by MONODA (2008-06-04 18:36:49)
Offline
I hope it can look nicer than what appears from those screenshots. Interesting to know anyway.
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
Fox is a nice toolkit, but it is plagued by the same problem that faces Tcl/Tk programs, the non-blending "ancient" look (well, ancient to some users) that doesn't mix well with gtk or qt apps.
The app in the 2nd screenshot looks interesting to I must say
The water never asked for a channel, and the channel never asked for water.
Offline
Yup, it all comes down to the theming issue.
Offline
Fox is a nice toolkit, but it is plagued by the same problem that faces Tcl/Tk programs, the non-blending "ancient" look (well, ancient to some users) that doesn't mix well with gtk or qt apps.
The app in the 2nd screenshot looks interesting to I must say
Which one? The CFD-VIEW one?
Offline
I recently came across the fox toolkit: http://www.fox-toolkit.org/ and was wondering why it isnt more popular, it is very fast and portable. The goggles media player is written in it and it is very fast.
Because sometimes - and you may find it absurd - nobody wants YAT (Yet Another Toolkit). Also, what dictates the use of one or another toolkit is much less the toolkit itself, but what you get adopting them. E.g.: Gtk+ or Qt alone don't do much more than any other, but with Gnome bindings, KDE libs, D-Bus, Gstreamer, Cairo, etc... gives a lot more features to the developer. Anything more than a common application needs those features, and reinveinting the wheel is not desirable - opensource is here for that, reusing.
Last edited by freakcode (2008-06-04 20:01:39)
Offline
Internationalization might be a problem with fox. See http://www.lxde.org/faq.html (#5)
Last edited by gothmog.todi (2008-06-05 12:51:03)
Offline
It's ugly! >.<
Offline
While I agree it's a bit dated looking, I actually used this in an app for a client (seemed to me it was the most accessible cross platform toolkit with ruby bindings at the time), and it wasn't too bad to work with. If I had it to do over, though, I'd do it w/ qt.
-nogoma
---
Code Happy, Code Ruby!
http://www.last.fm/user/nogoma/
Offline
It's ugly! >.<
Not only is it ugly, but it looks like windows!
Altho goggles music manager is great, would be greater in QT but then again I'd prolly use amarok2 anyways
Offline
I never thought about the look actually, to me it doesnt matter. I would much prefer a fast ugly look than a slow pretty one.
Offline
xaw wrote:Fox is a nice toolkit, but it is plagued by the same problem that faces Tcl/Tk programs, the non-blending "ancient" look (well, ancient to some users) that doesn't mix well with gtk or qt apps.
The app in the 2nd screenshot looks interesting to I must say
Which one? The CFD-VIEW one?
Yep, the CFD-VIEW app would be the one I'm talking about.
I never thought about the look actually, to me it doesn't matter. I would much prefer a fast ugly look than a slow pretty one.
Anyone up for a little Xlib/XAthena programming?
Last edited by xaw (2008-06-05 22:52:16)
The water never asked for a channel, and the channel never asked for water.
Offline
GogglesGuy wrote:xaw wrote:Fox is a nice toolkit, but it is plagued by the same problem that faces Tcl/Tk programs, the non-blending "ancient" look (well, ancient to some users) that doesn't mix well with gtk or qt apps.
The app in the 2nd screenshot looks interesting to I must say
Which one? The CFD-VIEW one?
Yep, the CFD-VIEW app would be the one I'm talking about.
I work on that one
Offline
For many reasons:
-> It's not beautiful;
-> It's hard to use (I think GTK is a lot easier [C API]);
-> l10n issues (bidi text?);
-> Not so complete;
Offline
@GogglesGuy: That's really neat! I was not expecting to see that in this thread. I wish you all the best in working on it; it's a really nice app (I'm experimenting with it right now)
The water never asked for a channel, and the channel never asked for water.
Offline
Pages: 1