Displaying buddy list on a dialog
From: Tauseef (tauseef_hasan_at_yahoo.com)
Date: 04/12/04
- Next message: Tarundeep Singh Kalra: "Re: Handle event for toolbar"
- Previous message: Tian Min Huang: "RE: Compiler Option for smallest code"
- Next in thread: David Crow [MCSD]: "Re: Displaying buddy list on a dialog"
- Reply: David Crow [MCSD]: "Re: Displaying buddy list on a dialog"
- Messages sorted by: [ date ] [ thread ]
Date: 11 Apr 2004 23:42:25 -0700
Hi experts
I am new to MFC programming so please help me out
Actually i have a dialog bases application and on that
i want to display a list which consists of groups and within
that group there is list of people in that group.I want to display
it as that the groups should have an + icon and if i click on it it
becomes minus and the list of people is displayed but i want to diplay in
a vertical fashion,one below the other,all the groups and people
in one vertical line,not like in CTreeCtrl in which case it is in
tree like format..Something like
(-)Personal
Anna
John
Rahul
(+)Home
(-)Office
Mike
Pls can u tell me which control is needed for it,or how to proceed in it
Thanking You in Anticipation
Tauseef
- Next message: Tarundeep Singh Kalra: "Re: Handle event for toolbar"
- Previous message: Tian Min Huang: "RE: Compiler Option for smallest code"
- Next in thread: David Crow [MCSD]: "Re: Displaying buddy list on a dialog"
- Reply: David Crow [MCSD]: "Re: Displaying buddy list on a dialog"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|