qt/wxwidgets third party components?
Posted
by tkd
on Stack Overflow
See other posts from Stack Overflow
or by tkd
Published on 2008-10-01T00:34:37Z
Indexed on
2010/06/08
8:22 UTC
Read the original article
Hit count: 406
I'm used to working in a Delphi and C# environment which seem to have a rich set of third party components available. I'm currently wanting to do cross-platform programming in C++ using either qt or wxwidgets. Is there a large market for third party components? I was looking at sourceforge and that doesn't seem to show much that is useful (how the hell do you find out what components or features are in a project without downloading the source?). I'm thinking carousel/coverflow components, rich datagrids (like the sort DevExpress provide). Or is this, write your own territory?
© Stack Overflow or respective owner