Yes. I have had a look at it. Even downloaded it. But never really have a chance to work with it. It is a wrapper around ATL as far as I know. But it is much richer with its UI part. I had thought of working with it. But, defered to MFC later due to its support. But since you have reminded me about it again, I will relook into it. Thanks for that. OvermindDl1, you said you came across a website that had a reference to witty in its About section. Can you let me know any sites you know that are build using witty? Has anyone else come across a website put to work using witty? Thanks, Bhushan
On Sun, Dec 13, 2009 at 10:07 PM, Ray Burkholder <[email protected]> wrote: > As a side note, only partially relevant to the original post,... if you > are looking for a performance based Windows GUI, and want to throw MFC into > the trash heap, you can also look into WTL. It isn't platform independent, > but is what MS uses on many of the tools supplied by the OS. WTL handles > multiple GUI threads better as well. > > > > Found at http://wtl.sourceforge.net/ along with > http://www.codeproject.comhaving many examples. > > > > *From:* Bhushan Inamdar [mailto:[email protected]] > *Sent:* Sunday, December 13, 2009 01:03 > *To:* [email protected] > *Subject:* Re: [Wt-interest] a few questions about witty > > > > noviceness, but I was only concerned about getting stuck with a library > that was badly designed. Having worked with MFC for quite some time, I can > only not stop saying about how many design flaws there were in it. To name a > few, no use of namespaces, unnecessary capitalization and mapping of events > to macros everywhere, limited support for web programming, Started as being > non compliant with ISO C++ and since then it is trying to keep up. MS has > done well trying to keep up. But after looking at Boost, I think MS has to > do a lot to catch up. I am saying this, partly to explain my mindset in > understanding C++. After looking at Boost and STL, I find what most C++ > developers are saying and working upon. People working on environments other > than windows, know about all these, while those working on windows have no > option but to use MFC or ATL or plain win32 API. > > > > -- > This message has been scanned for viruses and > dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is > believed to be clean. > > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > >
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev
_______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
