Re: Is this a bug I see before my eyes?
"umeca74" <[email protected]>
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Nenad Stefanovic" <nenad2001@...> wrote: > > Form the experience with MFC - people would too much stuff in OnIdle and > spin it too often, which would result in sluggish apps. Default > implementation in WTL doesn't allow idle processing to continue to prevent > that. As I have ported similar applications from MFC to WTL many times, it is very easy to check with the task manager which idle processing takes longer. Sadly for WTL, MFC does it better. All programs run in 0% CPU (very low) but MFC programs are much lower in the Processes tab in the task manager (ordered by CPU consumption) Also MFC's message routing is bound to be more efficient from the big if/then/elseif block that is WTL's command routing, especially for programs with many menu commands and other message handling Having said all that, all things balanced, I'd never go back to MFC! nikos ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/wtl/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/wtl/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/