There are a thousand and one great UI toolkits out there. I highly recommend XUL, but thats because I have developed a serious addiction to it.
Or if you are looking for great utility libraries, boost.org takes the cake. You should only use MFC if your Pointy Haired Manager(tm) is holding a gun to your head.... on second thought, its not worth it. Just say NO. On Thu, 2002-10-31 at 15:28, Thomas Muldowney wrote: > Or even the related WTL. Like Tim said, small sized and a lot more > pleasurable to work with. Especially if you like more true C++ =) > > --temas > > (If anyone makes remarks about me posting on windows coding I hurt them > ;-]) > > > On Wed, Oct 30, 2002 at 05:34:17PM -0800, Tim Anderson wrote: > > <quote> > > I'm looking for a simple C++ jabber client with MFC to develop, with source > > available. > > Can anyone offer me some advice or client names? > > </quote> > > > > Just say no to MFC. Trust me on this. Try ATL instead. You'll have exe's a > > tenth the size and 500 times more reliable. > > > > Tim > > [EMAIL PROTECTED] > > > > > > _______________________________________________ > > jdev mailing list > > [EMAIL PROTECTED] > > http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
