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. General Programming
  3. C / C++ / MFC
  4. Books on learning wxWidgets and understanding terminology?

Books on learning wxWidgets and understanding terminology?

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++javatutorialcareer
2 Posts 2 Posters 0 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.
  • U Offline
    U Offline
    User 12941702
    wrote on last edited by
    #1

    If I do some C++ programming and I get to the point where I wish to make some graphical programs, I'm kind of leaning in the direction of using wxWidgets. Was wondering though if there are some books out there that explain things. I hate to look at code and not know what this word means or this symbol. For example if I see that something reads: wxFrame* window = new wxFrame(NULL, -1) I can't stand not knowing what each part of that means. So my question is are there any books that do a good job of explaining things like that which I will undoubtedly run into? I do recognize some of that since I've done some Java which always uses classes so.

    L 1 Reply Last reply
    0
    • U User 12941702

      If I do some C++ programming and I get to the point where I wish to make some graphical programs, I'm kind of leaning in the direction of using wxWidgets. Was wondering though if there are some books out there that explain things. I hate to look at code and not know what this word means or this symbol. For example if I see that something reads: wxFrame* window = new wxFrame(NULL, -1) I can't stand not knowing what each part of that means. So my question is are there any books that do a good job of explaining things like that which I will undoubtedly run into? I do recognize some of that since I've done some Java which always uses classes so.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      This will help you to get started, wxWidgets tutorial[^] and for the quick help on things you may post the question here wxWidgets Discussion Forum - Index page[^] This is an active forum like CodeProject but especially for wxwidgets and if you have any doubts regarding wxWidgets you can post your question there and you may get a response quickly. I tried.

      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