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

C / C++ / MFC

 
GeneralApplication Error Pin
help_me_pleeze18-Dec-03 15:01
help_me_pleeze18-Dec-03 15:01 
GeneralRe: Application Error Pin
Joe Woodbury18-Dec-03 15:22
professionalJoe Woodbury18-Dec-03 15:22 
GeneralRe: Application Error Pin
secret_agent19-Dec-03 6:59
secret_agent19-Dec-03 6:59 
GeneralRe: Application Error Pin
Joe Woodbury19-Dec-03 7:28
professionalJoe Woodbury19-Dec-03 7:28 
GeneralRe: Application Error Pin
John R. Shaw18-Dec-03 16:12
John R. Shaw18-Dec-03 16:12 
GeneralRe: Application Error Pin
Michael P Butler18-Dec-03 20:46
Michael P Butler18-Dec-03 20:46 
GeneralTree View gets grayed on Minimize-maximize Pin
Binayak18-Dec-03 13:10
Binayak18-Dec-03 13:10 
GeneralRe: Tree View gets grayed on Minimize-maximize Pin
Joel Lucsy18-Dec-03 16:35
Joel Lucsy18-Dec-03 16:35 
There can be a range of issues here. Here are some things you can try:
One, make sure when one is made visible, the other is made invisible.
Two, the tab or the dialog may be drawing it's background on top of the tree controls. Try setting the tab or dialogs properties to clip children.
Three, detect the WM_ACTIVATE and do a RedrawWindow on the visible tree.


--
Joel Lucsy
GeneralRe: Tree View gets grayed on Minimize-maximize Pin
Binayak19-Dec-03 12:33
Binayak19-Dec-03 12:33 
QuestionRightClick | Open with | select application to open ...how? Pin
Binayak18-Dec-03 12:31
Binayak18-Dec-03 12:31 
AnswerRe: RightClick | Open with | select application to open ...how? Pin
l a u r e n18-Dec-03 14:34
l a u r e n18-Dec-03 14:34 
GeneralMFC Grid Pin
ldevriendt18-Dec-03 12:18
ldevriendt18-Dec-03 12:18 
Generalpointers to doc class from other classes Pin
Qbus18-Dec-03 12:13
Qbus18-Dec-03 12:13 
GeneralRe: pointers to doc class from other classes Pin
Christian Graus18-Dec-03 12:26
protectorChristian Graus18-Dec-03 12:26 
GeneralRe: pointers to doc class from other classes Pin
Peter Molnar18-Dec-03 14:31
Peter Molnar18-Dec-03 14:31 
GeneralRe: pointers to doc class from other classes Pin
Michael P Butler18-Dec-03 20:51
Michael P Butler18-Dec-03 20:51 
GeneralGDI+ Offensive Flickering Pin
Steven M Hunt18-Dec-03 12:06
Steven M Hunt18-Dec-03 12:06 
GeneralRe: GDI+ Offensive Flickering Pin
John R. Shaw18-Dec-03 16:44
John R. Shaw18-Dec-03 16:44 
QuestionHow to make multiple socket connection for a single port/address Pin
tqdo18-Dec-03 10:56
tqdo18-Dec-03 10:56 
AnswerRe: How to make multiple socket connection for a single port/address Pin
Johnny ²18-Dec-03 12:32
Johnny ²18-Dec-03 12:32 
AnswerRe: How to make multiple socket connection for a single port/address Pin
Peter Weyzen18-Dec-03 13:49
Peter Weyzen18-Dec-03 13:49 
AnswerRe: How to make multiple socket connection for a single port/address Pin
ashxly18-Dec-03 14:45
ashxly18-Dec-03 14:45 
QuestionHow to show a modal dialog in multithread app? Pin
LaoWei18-Dec-03 10:24
LaoWei18-Dec-03 10:24 
AnswerRe: How to show a modal dialog in multithread app? Pin
Robert Kuster18-Dec-03 11:03
Robert Kuster18-Dec-03 11:03 
GeneralNumber of files in a directory Pin
Madmaximus18-Dec-03 10:04
Madmaximus18-Dec-03 10:04 

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.