home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / misc / 3580 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  777 b 

  1. Path: sparky!uunet!gumby!destroyer!news.iastate.edu!iscsvax.uni.edu!recker1763
  2. From: recker1763@iscsvax.uni.edu
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: VB Scale & Bitmaps
  5. Message-ID: <1992Nov20.115001.8882@iscsvax.uni.edu>
  6. Date: 20 Nov 92 11:50:01 -0600
  7. Organization: University of Northern Iowa
  8. Lines: 13
  9.  
  10.  
  11. I have a form that has the scale set to ( 0, 0 ) - ( 280, 240 ).
  12. After drawing a series of lines on the screen, I want to draw a bitmap
  13. directly over the lines ( the lines are basically an outline of the bitmap).
  14. The problem is the different resolution screens position the bitmap
  15. differently.
  16. How can I make the bitmap stay in the exact same place and stay the exact
  17. same size as the lines on all screens?
  18.  
  19. HELP!!!! please
  20.  
  21. recker1763@iscsvax.uni.edu
  22.  
  23.