Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMFC TOOLBAR HANDLE Pin
ninolaroca1-Sep-06 1:50
ninolaroca1-Sep-06 1:50 
AnswerRe: MFC TOOLBAR HANDLE Pin
Hamid_RT2-Sep-06 9:26
Hamid_RT2-Sep-06 9:26 
GeneralRe: MFC TOOLBAR HANDLE Pin
ninolaroca3-Sep-06 21:32
ninolaroca3-Sep-06 21:32 
QuestionSize of the pane is changing Pin
radhika281-Sep-06 0:35
radhika281-Sep-06 0:35 
QuestionIs the Components and Controls Gallery gone? Pin
dluo31-Aug-06 23:56
dluo31-Aug-06 23:56 
Questionhow to move Modeless Dialogs with Parent dialog ?? Pin
MacGadger31-Aug-06 23:53
MacGadger31-Aug-06 23:53 
AnswerRe: how to move Modeless Dialogs with Parent dialog ?? Pin
_AnsHUMAN_ 1-Sep-06 0:37
_AnsHUMAN_ 1-Sep-06 0:37 
GeneralRe: how to move Modeless Dialogs with Parent dialog ?? Pin
MacGadger1-Sep-06 0:52
MacGadger1-Sep-06 0:52 
No.. im not using the Child property , cuz i dont want to Modeless dialog to be child, i want to Trace the X,Y of Parent Dialog and want to move to modeless dialog just as the Parnt dialog moving the X, y

like :

like if :

Parent dialog pos is MoveWindow ( 50 , 50 , 100 , 200 );
and the Modeles Position is Movewindow( 10 , 10 , 100 , 200 );

now if i move Parent dialog to Left , 10 px on WM_NCHITTEST now the value of parent dialog is gona be 20 , 10 , 100 , 200 . and i want tht the Modeless also moves to 10 pcx automaticly , you can say i want to trace the Movement of Parent dialog .
GeneralRe: how to move Modeless Dialogs with Parent dialog ?? Pin
_AnsHUMAN_ 1-Sep-06 1:08
_AnsHUMAN_ 1-Sep-06 1:08 
QuestionGetWindowText problem Pin
matijsmoest31-Aug-06 23:33
matijsmoest31-Aug-06 23:33 
AnswerRe: GetWindowText problem Pin
prasad_som31-Aug-06 23:58
prasad_som31-Aug-06 23:58 
GeneralRe: GetWindowText problem Pin
matijsmoest1-Sep-06 0:06
matijsmoest1-Sep-06 0:06 
GeneralRe: GetWindowText problem Pin
prasad_som1-Sep-06 0:18
prasad_som1-Sep-06 0:18 
GeneralRe: GetWindowText problem Pin
matijsmoest1-Sep-06 1:13
matijsmoest1-Sep-06 1:13 
GeneralRe: GetWindowText problem [modified] Pin
prasad_som1-Sep-06 1:34
prasad_som1-Sep-06 1:34 
GeneralRe: GetWindowText problem Pin
ThatsAlok1-Sep-06 0:36
ThatsAlok1-Sep-06 0:36 
GeneralRe: GetWindowText problem Pin
matijsmoest1-Sep-06 1:08
matijsmoest1-Sep-06 1:08 
AnswerRe: GetWindowText problem Pin
Michael Dunn1-Sep-06 5:55
sitebuilderMichael Dunn1-Sep-06 5:55 
QuestionTabControl Pin
sheshidar31-Aug-06 23:00
sheshidar31-Aug-06 23:00 
QuestionCode Coverage tool for wxDevC++ Pin
Pavan Rao31-Aug-06 22:48
Pavan Rao31-Aug-06 22:48 
QuestionStructure??? Pin
Programm3r31-Aug-06 22:47
Programm3r31-Aug-06 22:47 
AnswerRe: Structure??? [modified] Pin
toxcct31-Aug-06 22:54
toxcct31-Aug-06 22:54 
GeneralRe: Structure??? Pin
Programm3r31-Aug-06 23:02
Programm3r31-Aug-06 23:02 
GeneralRe: Structure??? Pin
MayankT1-Sep-06 0:23
MayankT1-Sep-06 0:23 
GeneralRe: Structure??? Pin
lemur21-Sep-06 1:20
lemur21-Sep-06 1:20 

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.