Click here to Skip to main content
15,908,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Threads Pin
David Crow11-Nov-03 7:19
David Crow11-Nov-03 7:19 
GeneralRe: Threads Pin
VietDelphi11-Nov-03 7:34
VietDelphi11-Nov-03 7:34 
GeneralRe: Threads Pin
David Crow11-Nov-03 7:38
David Crow11-Nov-03 7:38 
GeneralRe: Threads Pin
VietDelphi11-Nov-03 7:52
VietDelphi11-Nov-03 7:52 
GeneralPalette window Z order Pin
srev11-Nov-03 5:33
srev11-Nov-03 5:33 
GeneralRe: Palette window Z order Pin
Antti Keskinen11-Nov-03 7:01
Antti Keskinen11-Nov-03 7:01 
GeneralRe: Palette window Z order Pin
srev11-Nov-03 9:12
srev11-Nov-03 9:12 
GeneralRe: Palette window Z order Pin
srev11-Nov-03 11:55
srev11-Nov-03 11:55 
Sorry to bother you again but I'm still tearing my hair out with this palette window problem. I've added a handler in the MainFrame class to pick up MoveWindow notifications. This works okay. It gets a pointer to the View class and calls the UpdatePalettePos function.

Inside the UpdatePalettePos function I try to use SetWindowPos to move the palette and bring it back on top of the mainframe. However, the minute I try to access anything within the palette object the application bombs. Even m_dlgPropertySheet->GetWindowRect(rPropsRect); causes a crash. Yet the exact same function is called elsewhere within the View class and works fine.

Ahhhhhhh!

Please help!?

Simon
GeneralRe: Palette window Z order Pin
Antti Keskinen11-Nov-03 22:22
Antti Keskinen11-Nov-03 22:22 
GeneralAscending order Pin
iasaber11-Nov-03 4:37
iasaber11-Nov-03 4:37 
GeneralRe: Ascending order Pin
jhwurmbach11-Nov-03 4:49
jhwurmbach11-Nov-03 4:49 
GeneralRe: Ascending order Pin
iasaber11-Nov-03 5:35
iasaber11-Nov-03 5:35 
GeneralRe: Ascending order Pin
jhwurmbach11-Nov-03 5:50
jhwurmbach11-Nov-03 5:50 
GeneralRe: Ascending order Pin
David Crow11-Nov-03 5:55
David Crow11-Nov-03 5:55 
GeneralDialog in Console Application Pin
imranhabib11-Nov-03 4:18
imranhabib11-Nov-03 4:18 
GeneralRe: Dialog in Console Application Pin
Antti Keskinen11-Nov-03 6:53
Antti Keskinen11-Nov-03 6:53 
GeneralRe: Dialog in Console Application Pin
imranhabib11-Nov-03 10:46
imranhabib11-Nov-03 10:46 
GeneralRe: Dialog in Console Application Pin
Antti Keskinen11-Nov-03 22:10
Antti Keskinen11-Nov-03 22:10 
QuestionHow to Change CDialogBar Background Pin
asierra11-Nov-03 4:17
asierra11-Nov-03 4:17 
Generalmouse cursor in console application Pin
imranhabib11-Nov-03 4:16
imranhabib11-Nov-03 4:16 
GeneralRe: mouse cursor in console application Pin
David Crow11-Nov-03 5:58
David Crow11-Nov-03 5:58 
GeneralRe: mouse cursor in console application Pin
Alvaro Mendez11-Nov-03 6:01
Alvaro Mendez11-Nov-03 6:01 
GeneralRe: mouse cursor in console application Pin
imranhabib11-Nov-03 11:09
imranhabib11-Nov-03 11:09 
Generaltwo Questions! Help! Pin
andylaw11-Nov-03 3:47
andylaw11-Nov-03 3:47 
GeneralRe: two Questions! Help! Pin
Antti Keskinen11-Nov-03 10:33
Antti Keskinen11-Nov-03 10:33 

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.