User Profile

Collapse

Profile Sidebar

Collapse
alanteo
alanteo
Last Activity: Oct 22 '09, 02:33 AM
Joined: Oct 21 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi tlhintoq,

    I am trying to draw it on a 17" monitor.

    using Visual C++ Express, it seems to be using 96dpi as the default when it draws the panel. Thus, the size of the panel is always (300/96) inch.

    Even if I increase the dpi setting of my monitor, the size of the panel does not change.
    See more | Go to post

    Leave a comment:


  • How to draw a panel of size 2.4 x 2.4 inches with resolution 300 x 300 pixels

    I am developing an application using Visual C++ express edition. The application requires the drawing of a panel of specific size and resolution.

    I would like to ask if there is any way for me to specify the exact measurements (in inches) with specific resolution.

    When I create a panel of resolution 300 by 300 pixels, it will be a 3.3 by 3.3 (measure with ruler) inches panel. I tried manipulating DPI of the display,...
    See more | Go to post
No activity results to display
Show More
Working...