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
F

flavour404

@flavour404
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Subclassing windows controls
    F flavour404

    Hi, I have subclassed a window I am working on, and want to access the controls on that window so that I can access the messages that are being passed to and from them, how do you do this? I can get everything that happens on the window, mousemove, window moving, paint etc but I want to work with the controls...? Any ideas or pointers would be great. :) Do I have to subclass them as well, surely they are in some kind of array/linked list structure that I should be able to iterate over? Many thanks, Ron

    C / C++ / MFC data-structures question

  • drawing a poker table
    F flavour404

    Hi, I am new to C++. I am used to programming in java and vb. What I am trying to do, just for the fun of it (and to learn c++) is write a poker analyser. What I would like to do is draw a poker table, and to this add controls so that I can receive input from the user. Does anybody know of a good tutorial that I could follow on this type of creation (doesn't have to be a poker table, could be any type of display that accepts input? I already have underlying code, cards, decks, hands etc but haven't been able to figure anything out about interfaces! Many thanks, sorry if it is a bit vague, Ron

    Managed C++/CLI c++ java graphics tutorial question
  • Login

  • Don't have an account? Register

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