CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: hooor

Search: Search took 0.04 seconds.

  1. Re: how I can view the line length in cm. to the user (using map mode)

    Thanks a lot and sorry for the late response
    I did actually use tool tip to view it
  2. how I can view the line length in cm. to the user (using map mode)

    Hi

    my program allow user to draw lines and the user should know the length of the line that he draw in centimeter (.cm)

    I did use

    SetMapMode(MM_LOMETRIC) function to convert the device...
  3. combo box items doesn't appear created in MFC project using Visual studio 2010

    Hi
    I had problem with my dialog that I create it using
    add -> resource -> dialog
    then I design it by drop the combo box in it using the tool box available in visual studio
    then I put the combo...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured