I just want to see FP's opinion on what the best GUI library.
I personally would vote for GTK+.
EDIT: How do you make a poll, I set the option when I created the thread, but nothing showed up.
Qt is nice.
Qt is pretty much the best
What is the difference between the two?
Qt is way too bloated for my taste.
[del]Xcb[/del] GTK forever! Or if you just want to run on Windows, use WinAPI if you prefer C-style coding and MFC if you prefer to have everything objectified.
[QUOTE=q3k;26369821]Qt is way too bloated for my taste.
[del]Xcb[/del] GTK forever! Or if you just want to run on Windows, use WinAPI if you prefer C-style coding and MFC if you prefer to have everything objectified.[/QUOTE]
-snip, this is a dumb argument-
sorry if you consider something with more features bloated. gj.
WinForms
wxWidgets. Best of all worlds.
My /usr/local/qt4 directory is around 350MB. How is that not bloated?
Also, +1 for wxWidgets.
wpf lol.
XUL, although that's a lot like the aforementioned WPF.
I'd say wxWidgets for an actual GUI library.
Command-Prompt: clear, concise, and intuitive.
I enjoyed wxWidgets. I've tried qt but it seems a bit more difficult to get something going quickly.
My vote is on Qt.
[QUOTE=q3k;26378284]My /usr/local/qt4 directory is around 350MB. How is that not bloated?
Also, +1 for wxWidgets.[/QUOTE]
lmao because you can't call a framework bloated because you don't include the entire framework into your project
[QUOTE=Soda;26388984]lmao because you can't call a framework bloated because you don't include the entire framework into your project[/QUOTE]
Yet, for some reason, .Net which has a comparable amount of feature doesn't weight 350 MB. Right?
[QUOTE=q3k;26389037]Yet, for some reason, .Net which has a comparable amount of feature doesn't weight 350 MB. Right?[/QUOTE]
yeah I don't think you understand what Qt or .net is
[QUOTE=Soda;26389223]yeah I don't think you understand what Qt or .net is[/QUOTE]
Please enlighten me, oh all-powerful Soda.
[QUOTE=q3k;26389238]Please enlighten me, oh all-powerful Soda.[/QUOTE]
.net is pretty much an entire suite of shit for writing windows programs in various languages. .net is designed to run on windows, and only through community projects is SOME support added on other systems.
it is far from a "gui library"
windows forms or WPF is what you PROBABLY mean(because those are the .NET "gui libraries")
Qt is a framework that is used for cross-platform gui development, but also includes several libraries to make life easier if you so choose to use them. QtScript provides a simple embeddable scripting option, and it's got some extra stuff for network/database communication(which extensive applications would tend to require).
btw .net is huge
[IMG]http://img221.imageshack.us/img221/94/microsoftnetproperties2.png[/IMG]
and tbh that number isn't even accurate because the .NET framework takes advantage of other windows tools such as directx
[QUOTE=Soda;26389671]it is far from a "gui library"[/QUOTE]
Same goes for Qt.
wx All the way.
tcl/tk
[QUOTE=q3k;26391285]Same goes for Qt.[/QUOTE]
except it doesn't but w.e that is why I snipped my first reply because it's p dumb to argue a point against someone who can't construct a retort on something they know nothing about
[QUOTE=Soda;26392125]except it doesn't but w.e that is why I snipped my first reply because it's p dumb to argue a point against someone who can't construct a retort on something they know nothing about[/QUOTE]
Yes, of course. Don't want to burst your little bubble :v:.
[QUOTE=ButtsexV3;26391902]tcl/tk[/QUOTE]
I think you mean [url=http://cpptk.sourceforge.net/]C++/Tk[/url]. Who the heck uses Tcl?
[QUOTE=shill le 2nd;26397358]I think you mean [url=http://cpptk.sourceforge.net/]C++/Tk[/url]. Who the heck uses Tcl?[/QUOTE]
tk originated with tcl.
The proper name for the library is Tcl/Tk, regardless of what bindings you're using
[QUOTE=Siemens;26371798]WinForms[/QUOTE]
this.
deal with it
I have a certain nostalgia for dialog boxes made with Win32 resource files (RC). They have a pretty simple syntax, and can design them in LCC-Win32 and then fine-tune them with a text editor.
If you're using .NET then WPF owns.
[QUOTE=shill le 2nd;26397358]I think you mean [url=http://cpptk.sourceforge.net/]C++/Tk[/url]. Who the heck uses Tcl?[/QUOTE]
Intel.
Sorry, you need to Log In to post a reply to this thread.