Click here to Skip to main content
15,894,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: drawing from doc Pin
John R. Shaw18-Dec-03 20:40
John R. Shaw18-Dec-03 20:40 
GeneralGets a toolbar button ID!!! Pin
Eugene Pustovoyt18-Dec-03 19:22
Eugene Pustovoyt18-Dec-03 19:22 
GeneralRe: Gets a toolbar button ID!!! Pin
John R. Shaw18-Dec-03 20:02
John R. Shaw18-Dec-03 20:02 
GeneralRe: Gets a toolbar button ID!!! Pin
Eugene Pustovoyt18-Dec-03 20:23
Eugene Pustovoyt18-Dec-03 20:23 
GeneralRe: Gets a toolbar button ID!!! Pin
John R. Shaw18-Dec-03 22:01
John R. Shaw18-Dec-03 22:01 
GeneralRe: Gets a toolbar button ID!!! Pin
Eugene Pustovoyt18-Dec-03 23:29
Eugene Pustovoyt18-Dec-03 23:29 
Generalabout CFileDialog... Pin
Grrrr18-Dec-03 18:34
Grrrr18-Dec-03 18:34 
GeneralRe: about CFileDialog... Pin
John R. Shaw18-Dec-03 19:34
John R. Shaw18-Dec-03 19:34 
Confused | :confused: What are you trying to do?

1) If you just want to see what the image looks like before opening and you are using one of the Windows operating systems that support thumbnails, then
you should already have preview built in.

2) If you wish to support preview on a system that does not support thumnails in the open file dialog, then you will need to subclass the open file dialog. This is covered in the MFC libraray and I believe there may be some articles at codeproject that may cover this subject.

3) If you already have a dialog that you designed, then what problems are you having: (1) is it not drawing, (2) is it not draw in the correct location.

INTP
Generalchanging the menu bar due to a drop-down list selection Pin
Hin Jang18-Dec-03 18:32
Hin Jang18-Dec-03 18:32 
GeneralRe: changing the menu bar due to a drop-down list selection Pin
John R. Shaw18-Dec-03 19:13
John R. Shaw18-Dec-03 19:13 
GeneralWM_CLOSE Priority Pin
Anonymous18-Dec-03 18:24
Anonymous18-Dec-03 18:24 
GeneralRe: WM_CLOSE Priority Pin
John R. Shaw18-Dec-03 18:58
John R. Shaw18-Dec-03 18:58 
GeneralRe: WM_CLOSE Priority Pin
Anonymous18-Dec-03 19:14
Anonymous18-Dec-03 19:14 
GeneralRe: WM_CLOSE Priority Pin
Monty218-Dec-03 19:42
Monty218-Dec-03 19:42 
GeneralRe: WM_CLOSE Priority Pin
John R. Shaw18-Dec-03 21:36
John R. Shaw18-Dec-03 21:36 
Generalde-selecting items in cList Control Pin
azusakt18-Dec-03 17:32
azusakt18-Dec-03 17:32 
GeneralRe: de-selecting items in cList Control Pin
John R. Shaw18-Dec-03 17:47
John R. Shaw18-Dec-03 17:47 
GeneralDirectory Contents Question Pin
Roger Wright18-Dec-03 16:17
professionalRoger Wright18-Dec-03 16:17 
GeneralRe: Directory Contents Question Pin
Rob Manderson18-Dec-03 16:55
protectorRob Manderson18-Dec-03 16:55 
GeneralRe: Directory Contents Question Pin
Roger Wright18-Dec-03 20:38
professionalRoger Wright18-Dec-03 20:38 
GeneralRe: Directory Contents Question Pin
Rob Manderson18-Dec-03 22:22
protectorRob Manderson18-Dec-03 22:22 
GeneralRe: Directory Contents Question Pin
Roger Wright19-Dec-03 5:23
professionalRoger Wright19-Dec-03 5:23 
GeneralRe: Directory Contents Question Pin
John R. Shaw18-Dec-03 17:09
John R. Shaw18-Dec-03 17:09 
GeneralRe: Directory Contents Question Pin
Roger Wright18-Dec-03 20:45
professionalRoger Wright18-Dec-03 20:45 
GeneralRe: Directory Contents Question Pin
John R. Shaw18-Dec-03 22:12
John R. Shaw18-Dec-03 22:12 

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.