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

C / C++ / MFC

 
GeneralMDI Applications Pin
Roger Wright (new)8-Jan-02 14:44
Roger Wright (new)8-Jan-02 14:44 
GeneralRe: MDI Applications Pin
Christian Graus8-Jan-02 16:25
protectorChristian Graus8-Jan-02 16:25 
GeneralRe: MDI Applications Pin
Roger Wright (new)8-Jan-02 21:15
Roger Wright (new)8-Jan-02 21:15 
GeneralRe: MDI Applications Pin
Michael Dunn8-Jan-02 20:14
sitebuilderMichael Dunn8-Jan-02 20:14 
GeneralRe: MDI Applications Pin
Roger Wright (new)8-Jan-02 21:08
Roger Wright (new)8-Jan-02 21:08 
GeneralRe: MDI Applications Pin
Michael Dunn8-Jan-02 23:53
sitebuilderMichael Dunn8-Jan-02 23:53 
QuestionMultiple selection in a CTreeCtrl ??? Pin
Mr.Freeze8-Jan-02 14:35
Mr.Freeze8-Jan-02 14:35 
AnswerRe: Multiple selection in a CTreeCtrl ??? Pin
James R. Twine9-Jan-02 2:18
James R. Twine9-Jan-02 2:18 
Mr.Freeze wrote:
I'm wondering why there seem not be possible to select more than one item in a CTreeCtrl. Or am I wrong?

   You are correct: The native TreeView Control does not support multiple selection.  There is code available on this site, and also on code*uru, that implements multiple selection.  The "quick-n-dirty" way of doing it is to use the TVIS_DROPHILITED state to simulate selection.

   Peace!

-=- James.
QuestionCan i changed a font size? Pin
AnonymousBabe@usa.net8-Jan-02 14:22
AnonymousBabe@usa.net8-Jan-02 14:22 
AnswerRe: Can i changed a font size? Pin
James R. Twine9-Jan-02 2:31
James R. Twine9-Jan-02 2:31 
GeneralSystray Icon & Shell_NotifyIcon !!! Pin
8-Jan-02 12:48
suss8-Jan-02 12:48 
GeneralRe: Systray Icon & Shell_NotifyIcon !!! Pin
Rickard Andersson208-Jan-02 21:20
Rickard Andersson208-Jan-02 21:20 
GeneralRe: Systray Icon & Shell_NotifyIcon !!! Pin
James R. Twine9-Jan-02 2:20
James R. Twine9-Jan-02 2:20 
GeneralCrypting passwords Pin
Rickard Andersson208-Jan-02 11:33
Rickard Andersson208-Jan-02 11:33 
GeneralRe: Crypting passwords Pin
Brad Bruce8-Jan-02 11:58
Brad Bruce8-Jan-02 11:58 
GeneralRe: Crypting passwords Pin
Rickard Andersson208-Jan-02 21:10
Rickard Andersson208-Jan-02 21:10 
GeneralRe: Crypting passwords Pin
Malcolm McMahon9-Jan-02 0:18
Malcolm McMahon9-Jan-02 0:18 
GeneralRe: Crypting passwords Pin
James R. Twine9-Jan-02 2:28
James R. Twine9-Jan-02 2:28 
GeneralRe: Crypting passwords Pin
Rickard Andersson209-Jan-02 3:02
Rickard Andersson209-Jan-02 3:02 
GeneralRe: Crypting passwords Pin
Malcolm McMahon9-Jan-02 3:14
Malcolm McMahon9-Jan-02 3:14 
QuestionWhere to start? Pin
RobJones8-Jan-02 8:42
RobJones8-Jan-02 8:42 
AnswerRe: Where to start? Pin
Joaquín M López Muñoz8-Jan-02 9:04
Joaquín M López Muñoz8-Jan-02 9:04 
GeneralRe: Where to start? Pin
James R. Twine8-Jan-02 9:53
James R. Twine8-Jan-02 9:53 
GeneralRe: Where to start? Pin
Joaquín M López Muñoz8-Jan-02 9:59
Joaquín M López Muñoz8-Jan-02 9:59 
GeneralRe: Where to start? Pin
Jon Sagara8-Jan-02 10:48
Jon Sagara8-Jan-02 10:48 

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.