Click here to Skip to main content
16,019,043 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: information tags from JPGs Pin
Joaquín M López Muñoz12-Sep-03 9:07
Joaquín M López Muñoz12-Sep-03 9:07 
GeneralRe: information tags from JPGs Pin
David Crow12-Sep-03 9:16
David Crow12-Sep-03 9:16 
GeneralRe: information tags from JPGs Pin
David Crow12-Sep-03 9:10
David Crow12-Sep-03 9:10 
GeneralRe: information tags from JPGs Pin
thowa12-Sep-03 9:21
thowa12-Sep-03 9:21 
GeneralRe: information tags from JPGs Pin
thowa12-Sep-03 9:27
thowa12-Sep-03 9:27 
GeneralRe: information tags from JPGs Pin
David Crow12-Sep-03 9:55
David Crow12-Sep-03 9:55 
GeneralRe: information tags from JPGs Pin
JWood13-Sep-03 4:53
JWood13-Sep-03 4:53 
GeneralView Scaling Pin
Gary Kirkham12-Sep-03 8:25
Gary Kirkham12-Sep-03 8:25 
I am writting a simulation program that represents components using images (bitmaps) in MFC. There can be several on the screen at a time. I didn't want to change the bitmap size every time the user wanted to zoom in or out in the view.

I am using SetWindowExt and SetViewportExt to do view scaling...works fine except the when I zoom out (bitmaps get smaller than actual size) the bitmaps begin to look bad. Does anyone know how to do the view scaling so that the bitmaps don't look so bad while zoomed out. I know that there are algorithms that can do bitmap scaling, but I wanted to avoid rescaling every bitmap each time the user changes view scales.

Gary Kirkham

A working Program is one that has only unobserved bugs

I thought I wanted a career, turns out I just wanted paychecks
GeneralRe: View Scaling Pin
Joaquín M López Muñoz12-Sep-03 11:59
Joaquín M López Muñoz12-Sep-03 11:59 
GeneralRe: View Scaling Pin
Gary Kirkham12-Sep-03 18:21
Gary Kirkham12-Sep-03 18:21 
GeneralRe: View Scaling Pin
JWood13-Sep-03 5:09
JWood13-Sep-03 5:09 
GeneralUrgent! how to create a configurable dialog box by mouse click Pin
AceZhou12-Sep-03 7:32
AceZhou12-Sep-03 7:32 
GeneralRe: Urgent! how to create a configurable dialog box by mouse click Pin
Joaquín M López Muñoz12-Sep-03 8:38
Joaquín M López Muñoz12-Sep-03 8:38 
GeneralRe: Urgent! how to create a configurable dialog box by mouse click Pin
AceZhou12-Sep-03 9:08
AceZhou12-Sep-03 9:08 
GeneralRe: Urgent! how to create a configurable dialog box by mouse click <b>[corrected]</b> Pin
Joaquín M López Muñoz12-Sep-03 9:24
Joaquín M López Muñoz12-Sep-03 9:24 
GeneralRe: Urgent! how to create a configurable dialog box by mouse click &lt;b&gt;[corrected]&lt;/b&gt; Pin
AceZhou12-Sep-03 9:38
AceZhou12-Sep-03 9:38 
QuestionCan anybody tell me how to make the columns of a LIST style ListCtrl closer? Pin
zzone12-Sep-03 5:23
zzone12-Sep-03 5:23 
AnswerRe: Can anybody tell me how to make the columns of a LIST style ListCtrl closer? Pin
David Crow12-Sep-03 7:19
David Crow12-Sep-03 7:19 
Generalmouse event on dialog caption Pin
s o v a n n12-Sep-03 4:18
s o v a n n12-Sep-03 4:18 
GeneralRe: mouse event on dialog caption Pin
Arjan Schouten12-Sep-03 4:56
Arjan Schouten12-Sep-03 4:56 
GeneralFlicker problem with ActiveX in CFormView Pin
sanskypotov12-Sep-03 3:41
sanskypotov12-Sep-03 3:41 
GeneralRe: Flicker problem with ActiveX in CFormView Pin
Ernest Laurentin12-Sep-03 6:01
Ernest Laurentin12-Sep-03 6:01 
QuestionHow to create a thread pool? Pin
chocm12-Sep-03 3:32
chocm12-Sep-03 3:32 
AnswerRe: How to create a thread pool? Pin
John M. Drescher12-Sep-03 4:28
John M. Drescher12-Sep-03 4:28 
QuestionHelp! Really Nobody knows? Pin
FredLiu12-Sep-03 3:28
FredLiu12-Sep-03 3:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.