Click here to Skip to main content
16,011,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get dimensions of client area without toolbars? Pin
Christian Graus18-Dec-02 19:22
protectorChristian Graus18-Dec-02 19:22 
GeneralRe: How to get dimensions of client area without toolbars? Pin
Mr.Freeze19-Dec-02 15:04
Mr.Freeze19-Dec-02 15:04 
AnswerRe: How to get dimensions of client area without toolbars? Pin
Chris Richardson19-Dec-02 18:23
Chris Richardson19-Dec-02 18:23 
GeneralRe: How to get dimensions of client area without toolbars? Pin
Mr.Freeze19-Dec-02 19:33
Mr.Freeze19-Dec-02 19:33 
GeneralRe: How to get dimensions of client area without toolbars? Pin
Chris Richardson19-Dec-02 20:27
Chris Richardson19-Dec-02 20:27 
QuestionHow to get Harddisk serial number ?? Pin
Mahesh Varma18-Dec-02 17:28
Mahesh Varma18-Dec-02 17:28 
AnswerRe: How to get Harddisk serial number ?? Pin
Daniel Strigl18-Dec-02 19:42
Daniel Strigl18-Dec-02 19:42 
QuestionHow to activate view in splitter Frame Pin
super18-Dec-02 17:17
professionalsuper18-Dec-02 17:17 
Im developing a Application which looks like the Windows Explorer..Left Side view is a Treeview and righ side view is a Form view.
I have a implemented a Find Functionality to search the nodes in the tree wrt to node text in the tree view.The problem is that when i find the particular node I call
<br />
treectrl->SelectItem(hItem)<br />

Becos of this OnSelchange event is called and so the coressponding rightside view is displayed..My problem is that to use Find Next again my treeview should be active but that is not the case.So to enable Find next i have to click in treeview to make it active and so that the menu is also enabled...
Is there any way to overcome this problem....(ie)After onSelchange event i want again my tree view to be active for further tree operations.

cheers,
Super
------------------------------------------
Too much of good is bad,mix some evil in it
AnswerRe: How to activate view in splitter Frame Pin
Jeff J18-Dec-02 18:35
Jeff J18-Dec-02 18:35 
GeneralRe: How to activate view in splitter Frame Pin
super18-Dec-02 19:45
professionalsuper18-Dec-02 19:45 
GeneralRe: How to activate view in splitter Frame Pin
Jeff J19-Dec-02 9:22
Jeff J19-Dec-02 9:22 
GeneralRe: How to activate view in splitter Frame Pin
super19-Dec-02 17:10
professionalsuper19-Dec-02 17:10 
GeneralRe: How to activate view in splitter Frame Pin
Jeff J19-Dec-02 21:38
Jeff J19-Dec-02 21:38 
QuestionHow can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 15:51
AhMan18-Dec-02 15:51 
AnswerRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 16:18
protectorChristian Graus18-Dec-02 16:18 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 21:38
AhMan18-Dec-02 21:38 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 21:40
protectorChristian Graus18-Dec-02 21:40 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 22:00
AhMan18-Dec-02 22:00 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 22:51
protectorChristian Graus18-Dec-02 22:51 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 23:34
AhMan18-Dec-02 23:34 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 23:48
protectorChristian Graus18-Dec-02 23:48 
GeneralActiveX method return value question Pin
work_to_live18-Dec-02 13:08
work_to_live18-Dec-02 13:08 
GeneralRe: ActiveX method return value question Pin
Nitron18-Dec-02 13:41
Nitron18-Dec-02 13:41 
GeneralRe: ActiveX method return value question Pin
Chris Losinger18-Dec-02 14:07
professionalChris Losinger18-Dec-02 14:07 
GeneralRe: ActiveX method return value question Pin
work_to_live18-Dec-02 15:32
work_to_live18-Dec-02 15:32 

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.