Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. updating ma skillz

updating ma skillz

Scheduled Pinned Locked Moved The Lounge
csharpwpfcomgame-devtools
61 Posts 30 Posters 6 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Phil Vacca

    John M. Drescher wrote:

    If you have done MFC programming you will be amazed at how much functionality Qt has and how easy it is to build an application that will run on windows, mac and linux without code modifications.

    Well, MFC has been deader than... just about any dead guy you can think of for years now. And thank heavens for that. But Qt apps run really, really slowly on windows (2000, XP, Server '03, never tried Vista) in my experience. Learn Windows Forms if you want to learn something traditional, in-demand, and useful for Microsoft-y platforms, or WPF if you want to look at the hot new kid at school. Actually, Silverlight is high on my list of things to learn, too... but then again, so's Flex. Judging solely on the number of books on the shelf at Barnes & Noble compared to last year, Flex is getting hot, WPF & C# 3.0 are staying hot, and web frameworks in general (Rails, Django, etc) never go out of style. -Phil

    M Offline
    M Offline
    M Towler
    wrote on last edited by
    #61

    Phil Vacca wrote:

    But Qt apps run really, really slowly on windows (2000, XP, Server '03, never tried Vista) in my experience

    I am surprised to hear you say that, having never had a problem myself. The XML DOM parser is horribly slow but the rest is fine. That said I do tend to use standard C++ for containers, streams, file access and general grunt work rather than the Qt equivalents. So Qt is really just for the GUI and it is difficult to see how the speed of dialog code really matters.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups