Click here to Skip to main content
15,925,181 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLocalhost in win2k on uninitialized net Pin
Boris Russel16-Aug-01 10:37
Boris Russel16-Aug-01 10:37 
GeneralLame icon association Pin
Jake Palmer16-Aug-01 9:35
Jake Palmer16-Aug-01 9:35 
GeneralRe: Lame icon association Pin
Ben Burnett16-Aug-01 10:06
Ben Burnett16-Aug-01 10:06 
GeneralRe: Lame icon association Pin
Jake Palmer16-Aug-01 11:50
Jake Palmer16-Aug-01 11:50 
GeneralSomething else you might try Pin
Andrew Peace16-Aug-01 11:35
Andrew Peace16-Aug-01 11:35 
GeneralRe: Lame icon association Pin
Richard Bywater16-Aug-01 11:38
Richard Bywater16-Aug-01 11:38 
GeneralRe: Lame icon association Pin
Michael Dunn16-Aug-01 13:17
sitebuilderMichael Dunn16-Aug-01 13:17 
GeneralGroup Boxes Pin
Steve Thresher16-Aug-01 9:35
Steve Thresher16-Aug-01 9:35 
Please excuse this crude example...

******* App Window *****
*                      *
* * Group Box ******** *
* *                  * *
* * **************** * *
* * * My Control   * * *
* * **************** * *
* *                  * *
* ******************** *
*                      *
************************ 


My control and the group box both have the application window as their parent.
I cannot drag a file to my control as windows thinks the group box is the top window when the mouse moves over it. I have proved this using a global hook and calling WindowFromPoint() to determine the window under the mouse as you move the cursor around the screen. Also if I remove the group box, my control receives notification taht a file has been dropped onto it. My question is: Should my control be a child of the group box, or is there another way around the problem to make windows think my control is on top?

Thanks for any help you can provide.
Steve.
GeneralRe: Group Boxes Pin
Michael Dunn16-Aug-01 13:18
sitebuilderMichael Dunn16-Aug-01 13:18 
GeneralRe: Group Boxes Pin
PJ Arends16-Aug-01 14:17
professionalPJ Arends16-Aug-01 14:17 
GeneralRe: Group Boxes Pin
Steve Thresher16-Aug-01 23:45
Steve Thresher16-Aug-01 23:45 
GeneralDouble to string Pin
16-Aug-01 9:16
suss16-Aug-01 9:16 
GeneralRe: Double to string Pin
Bret Faller16-Aug-01 9:36
Bret Faller16-Aug-01 9:36 
GeneralRe: Double to string Pin
Jesse Rosalia16-Aug-01 19:19
Jesse Rosalia16-Aug-01 19:19 
GeneralRe: Double to string Pin
Jesse Rosalia16-Aug-01 19:19
Jesse Rosalia16-Aug-01 19:19 
GeneralRe: Double to string Pin
Jake Palmer16-Aug-01 9:40
Jake Palmer16-Aug-01 9:40 
GeneralRe: Double to string Pin
16-Aug-01 11:45
suss16-Aug-01 11:45 
GeneralRe: Double to string Pin
briefcase16-Aug-01 12:43
briefcase16-Aug-01 12:43 
GeneralRe: Double to string Pin
16-Aug-01 10:23
suss16-Aug-01 10:23 
GeneralRe: Double to string Pin
Michael Dunn16-Aug-01 13:20
sitebuilderMichael Dunn16-Aug-01 13:20 
QuestionHow to get Diplay properties... Pin
Remi Morin16-Aug-01 8:41
Remi Morin16-Aug-01 8:41 
AnswerRe: How to get Diplay properties... Pin
Tim Deveaux16-Aug-01 9:00
Tim Deveaux16-Aug-01 9:00 
GeneralRe: How to get Diplay properties... Pin
Remi Morin16-Aug-01 10:03
Remi Morin16-Aug-01 10:03 
AnswerRe: How to get Diplay properties... Pin
Wolfram Steinke16-Aug-01 17:57
Wolfram Steinke16-Aug-01 17:57 
GeneralEditStreamPaste errors Pin
Jake Palmer16-Aug-01 8:18
Jake Palmer16-Aug-01 8:18 

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.