Click here to Skip to main content
15,791,846 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Shutdown function. Pin
ThatsAlok2-Jun-06 0:48
ThatsAlok2-Jun-06 0:48 
QuestionQuery abt dialog box Pin
Member 30398431-Jun-06 18:59
Member 30398431-Jun-06 18:59 
AnswerRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 19:21
Nibu babu thomas1-Jun-06 19:21 
GeneralRe: Query abt dialog box Pin
Member 30398431-Jun-06 20:28
Member 30398431-Jun-06 20:28 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 20:35
Nibu babu thomas1-Jun-06 20:35 
GeneralRe: Query abt dialog box Pin
Member 30398431-Jun-06 20:48
Member 30398431-Jun-06 20:48 
AnswerRe: Query abt dialog box Pin
Benoy Bose1-Jun-06 19:49
Benoy Bose1-Jun-06 19:49 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 20:02
Nibu babu thomas1-Jun-06 20:02 
Benoy Bose wrote:
There is no need to design a layout manager.



Benoy Bose wrote:
1. Get the Client rectangle of the Dialog Box. ( Use: GetClientRect(LPRECT))
2. Calculate the new size of controls.
4. Validate whether the dialog controls are valid window ( Use; IsWindow( HWND ))
5. Move dialog controls to the new position i they are valid windows.


Which is what the layout manager will do for you. Hmmm | :|


Nibu thomas
A Developer

Programming tips[^]  My site[^]

GeneralRe: Query abt dialog box Pin
Benoy Bose1-Jun-06 20:09
Benoy Bose1-Jun-06 20:09 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 20:15
Nibu babu thomas1-Jun-06 20:15 
GeneralRe: Query abt dialog box Pin
Benoy Bose1-Jun-06 20:23
Benoy Bose1-Jun-06 20:23 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 20:32
Nibu babu thomas1-Jun-06 20:32 
GeneralRe: Query abt dialog box Pin
Member 30398431-Jun-06 20:47
Member 30398431-Jun-06 20:47 
GeneralRe: Query abt dialog box Pin
Benoy Bose1-Jun-06 20:51
Benoy Bose1-Jun-06 20:51 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 20:52
Nibu babu thomas1-Jun-06 20:52 
GeneralRe: Query abt dialog box Pin
Member 30398431-Jun-06 21:26
Member 30398431-Jun-06 21:26 
AnswerRe: Query abt dialog box Pin
Hamid_RT1-Jun-06 20:25
Hamid_RT1-Jun-06 20:25 
GeneralRe: Query abt dialog box Pin
Member 30398431-Jun-06 21:06
Member 30398431-Jun-06 21:06 
GeneralRe: Query abt dialog box Pin
Hamid_RT1-Jun-06 21:32
Hamid_RT1-Jun-06 21:32 
GeneralRe: Query abt dialog box Pin
Benoy Bose1-Jun-06 21:46
Benoy Bose1-Jun-06 21:46 
AnswerRe: Query abt dialog box Pin
ThatsAlok1-Jun-06 21:31
ThatsAlok1-Jun-06 21:31 
Questionauto finding the dir the exe is in Pin
locoone1-Jun-06 18:39
locoone1-Jun-06 18:39 
AnswerRe: auto finding the dir the exe is in Pin
Nibu babu thomas1-Jun-06 18:47
Nibu babu thomas1-Jun-06 18:47 
AnswerRe: auto finding the dir the exe is in Pin
Sarath C1-Jun-06 19:15
Sarath C1-Jun-06 19:15 
AnswerRe: auto finding the dir the exe is in Pin
Hamid_RT1-Jun-06 20:31
Hamid_RT1-Jun-06 20:31 

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.