On Wed, 2002-10-16 at 02:37, Kevin Coyner wrote:
>
> I've recently took a college level course in beginning C, and then a
> follow-on course in C and C++. I enjoyed learning the basics of the
> languages and now want to pursue it further.
>
> One of the things I'd like to be able to do is put to
On Tue, 15 Oct 2002, Kevin Coyner wrote:
[...]
> So, can anyone point out what they think the best toolsets are for
> learning how to write GUI interfaces in C/C++? So far I've found that
> Qt seems to have a lot geared towards the beginner. Am I correct in
> that assumption? I also like the
Sean 'Shaleh' Perry sez:
[...]
} I have one problem with QT -- it is all or nothing. Not only do you
} get a UI you also get QTs equivalent of the STL. This means that you
} are learning an API which is only good for QT programming.
Gah! If I had to give up the STL to use Qt I'd give up C++ ent
On Tuesday 15 October 2002 18:37, Kevin Coyner wrote:
> I've recently took a college level course in beginning C, and then a
> follow-on course in C and C++. I enjoyed learning the basics of the
> languages and now want to pursue it further.
>
> One of the things I'd like to be able to do is put
A friend of mine named Andy Green spent almost ten years developing the ZooLib
C++ cross-platform application framework before placing it into open source
under the MIT license:
http://zoolib.sourceforge.net/
I have spent quite a bit of time working with ZooLib and think it's just wonderful.
On Tue, Oct 15, 2002 at 09:37:09PM -0400, Kevin Coyner wrote:
>
> So, can anyone point out what they think the best toolsets are for
> learning how to write GUI interfaces in C/C++? So far I've found that
> Qt seems to have a lot geared towards the beginner. Am I correct in
> that assumption?
On Tue, 15 Oct 2002 21:37:09 -0400, Kevin Coyner <[EMAIL PROTECTED]> wrote:
>
> I've recently took a college level course in beginning C, and then a
> follow-on course in C and C++. I enjoyed learning the basics of the
> languages and now want to pursue it further.
>
> One of the things I'd lik
I would really recommend using emacs to program in c or c++ because many
companies require development work under unix/linux environment but I
believe MS has some tools regarding GUI with c and c++.
bp
_
Surf the Web without mis
On Tue, Oct 15, 2002 at 09:37:09PM -0400, Kevin Coyner wrote:
> So, can anyone point out what they think the best toolsets are for
> learning how to write GUI interfaces in C/C++? So far I've found that
> Qt seems to have a lot geared towards the beginner. Am I correct in
> that assumption? I a
I've recently took a college level course in beginning C, and then a
follow-on course in C and C++. I enjoyed learning the basics of the
languages and now want to pursue it further.
One of the things I'd like to be able to do is put together simple
programs so that the user of the program can e
10 matches
Mail list logo