Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Does anyone know how to select a printer paper tray whithout showing the printdialog? Pin
Frank Deo9-Jun-00 3:38
Frank Deo9-Jun-00 3:38 
GeneralHandling the OK button in CPropertySheet Pin
magesh8-Jun-00 20:25
magesh8-Jun-00 20:25 
GeneralRe: Handling the OK button in CPropertySheet Pin
Blake Miller9-Jun-00 4:17
Blake Miller9-Jun-00 4:17 
GeneralRe: Handling the OK button in CPropertySheet Pin
HP14-Jun-00 3:10
HP14-Jun-00 3:10 
GeneralWTL Flicker Pin
Steven Mitcham8-Jun-00 18:41
Steven Mitcham8-Jun-00 18:41 
GeneralLooking for Code Profiler Tool Pin
Uwe Keim8-Jun-00 15:43
sitebuilderUwe Keim8-Jun-00 15:43 
GeneralRe: Looking for Code Profiler Tool Pin
Blake Miller8-Jun-00 19:10
Blake Miller8-Jun-00 19:10 
GeneralHelp: GDI functions not working in OnInitDialog Pin
Paul Ebert8-Jun-00 15:28
Paul Ebert8-Jun-00 15:28 
I have some code that includes a function that draws a simple graph in a CButton using GDI calls (FillRectangle and Polyline). The purpose of this code is to allow selection of foreground and background colors. The "graph" in the CButton shows what the selection(s) will look like. I call the function in question when one of the color buttons is pushed and it works fine in those instances. So, I placed calls to the function in OnInitDialog (after the CDialog::OnInitDialog call), but it does not do the drawing. I've walked thru the code and it all appears to be executing correctly, but the graph is not displayed. Any ideas?

Thanks, so much.
GeneralRe: Help: GDI functions not working in OnInitDialog Pin
Blake Miller8-Jun-00 15:42
Blake Miller8-Jun-00 15:42 
GeneralRe: Help: GDI functions not working in OnInitDialog Pin
Robin9-Jun-00 11:28
Robin9-Jun-00 11:28 
QuestionHowTo : Determine the language of Windows ??? Pin
Luc Bergeron8-Jun-00 9:35
Luc Bergeron8-Jun-00 9:35 
AnswerRe: HowTo : Determine the language of Windows ??? Pin
Uwe Keim8-Jun-00 11:45
sitebuilderUwe Keim8-Jun-00 11:45 
AnswerRe: HowTo : Determine the language of Windows ??? Pin
Stephen Kellett15-Jun-00 8:00
Stephen Kellett15-Jun-00 8:00 
GeneralHelp with GridCtrl bounds checking Pin
Joseph8-Jun-00 5:36
Joseph8-Jun-00 5:36 
GeneralRe: Help with GridCtrl bounds checking Pin
Chris Maunder8-Jun-00 14:39
cofounderChris Maunder8-Jun-00 14:39 
GeneralRe: Help with GridCtrl bounds checking Pin
Joseph9-Jun-00 3:22
Joseph9-Jun-00 3:22 
GeneralFast algorithm for padding nulls into a string Pin
Matthias8-Jun-00 1:33
Matthias8-Jun-00 1:33 
GeneralRe: Fast algorithm for padding nulls into a string Pin
Uwe Keim8-Jun-00 1:56
sitebuilderUwe Keim8-Jun-00 1:56 
GeneralRe: Fast algorithm for padding nulls into a string Pin
Matthias8-Jun-00 2:23
Matthias8-Jun-00 2:23 
GeneralRe: Fast algorithm for padding nulls into a string Pin
Paolo Messina8-Jun-00 4:09
professionalPaolo Messina8-Jun-00 4:09 
GeneralRe: Fast algorithm for padding nulls into a string Pin
Sam Hobbs8-Jun-00 10:01
Sam Hobbs8-Jun-00 10:01 
GeneralRe: Fast algorithm for padding nulls into a string Pin
Blake Miller9-Jun-00 4:59
Blake Miller9-Jun-00 4:59 
GeneralPacket Capturing Pin
Member 26197-Jun-00 21:55
Member 26197-Jun-00 21:55 
GeneralStruct from one class to another Pin
Claude Gagnon7-Jun-00 17:16
Claude Gagnon7-Jun-00 17:16 
GeneralRe: Struct from one class to another Pin
Amit B7-Jun-00 19:05
Amit B7-Jun-00 19:05 

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.