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
D

Duane

@Duane
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MFC Combobox help please...
    D Duane

    To assign a value to the Combobox use the Class Wizard. The steps to do this are: 1. bring up the class wizard (menu VIEW--> ClassWizard). 2. Go to the Member Variables tab. 3. Select the IDC_COMBO1 control ID and them press the ADD VARIABLE button. 4. Give the variable a name, set category to VALUE and press OK.

    C / C++ / MFC question c++ help

  • printing bendy text
    D Duane

    I am having trouble getting bendy text to print. I have been using the code from the sample project TEXTFX which comes with MSVC to create text that is bent around curves and such. All goes well when I am using the screen DC, but when I use the printer DC, the bent text does not print properly. What it appears that I am getting is the text flattend to a line of my curve i.e. no height on the text. The text is in the proper place on the page. further information on this can be found in MSDN article Q128091 HOWTO: How to use paths to create text effects. any suggestions?

    C / C++ / MFC 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