Click here to Skip to main content
15,904,156 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to read MSDN documentation?? Pin
Richard MacCutchan26-Jul-10 11:35
mveRichard MacCutchan26-Jul-10 11:35 
GeneralRe: how to read MSDN documentation?? Pin
Bob100027-Jul-10 4:52
professionalBob100027-Jul-10 4:52 
AnswerRe: how to read MSDN documentation?? Pin
cruest27-Jul-10 3:26
cruest27-Jul-10 3:26 
AnswerRe: how to read MSDN documentation?? Pin
HenryChilvers27-Jul-10 5:29
HenryChilvers27-Jul-10 5:29 
AnswerRe: how to read MSDN documentation?? Pin
Richard MacCutchan27-Jul-10 5:55
mveRichard MacCutchan27-Jul-10 5:55 
AnswerRe: how to read MSDN documentation?? Pin
phicho29-Jul-10 4:14
phicho29-Jul-10 4:14 
AnswerRe: how to read MSDN documentation?? Pin
W Balboos, GHB4-Aug-10 4:42
W Balboos, GHB4-Aug-10 4:42 
QuestionLet me help..any one please Pin
krishna.p.vuppala26-Jul-10 8:51
krishna.p.vuppala26-Jul-10 8:51 
AnswerRe: Let me help..any one please Pin
Richard MacCutchan26-Jul-10 9:05
mveRichard MacCutchan26-Jul-10 9:05 
AnswerRe: Let me help..any one please Pin
Yusuf26-Jul-10 12:43
Yusuf26-Jul-10 12:43 
GeneralRe: Let me help..any one please Pin
krishna.p.vuppala26-Jul-10 16:47
krishna.p.vuppala26-Jul-10 16:47 
GeneralRe: Let me help..any one please Pin
Yusuf27-Jul-10 4:03
Yusuf27-Jul-10 4:03 
GeneralRe: Let me help..any one please Pin
patbob27-Jul-10 6:10
patbob27-Jul-10 6:10 
QuestionUser specified inheritance Pin
John R. Shaw26-Jul-10 6:47
John R. Shaw26-Jul-10 6:47 
AnswerRe: User specified inheritance Pin
David Crow26-Jul-10 7:32
David Crow26-Jul-10 7:32 
GeneralRe: User specified inheritance Pin
John R. Shaw26-Jul-10 7:50
John R. Shaw26-Jul-10 7:50 
Question(MFC Feature Pack) CMFCPropertyGridFileProperty question Pin
Maximilien26-Jul-10 5:23
Maximilien26-Jul-10 5:23 
AnswerRe: (MFC Feature Pack) CMFCPropertyGridFileProperty question Pin
Eugen Podsypalnikov26-Jul-10 7:58
Eugen Podsypalnikov26-Jul-10 7:58 
GeneralRe: (MFC Feature Pack) CMFCPropertyGridFileProperty question Pin
Maximilien26-Jul-10 10:07
Maximilien26-Jul-10 10:07 
Questiondelete Syntax Pin
T.RATHA KRISHNAN26-Jul-10 2:13
T.RATHA KRISHNAN26-Jul-10 2:13 
AnswerRe: delete Syntax Pin
Cedric Moonen26-Jul-10 2:17
Cedric Moonen26-Jul-10 2:17 
GeneralRe: delete Syntax Pin
T.RATHA KRISHNAN26-Jul-10 2:22
T.RATHA KRISHNAN26-Jul-10 2:22 
GeneralRe: delete Syntax Pin
Cedric Moonen26-Jul-10 2:29
Cedric Moonen26-Jul-10 2:29 
GeneralRe: delete Syntax Pin
Maximilien26-Jul-10 2:31
Maximilien26-Jul-10 2:31 
GeneralRe: delete Syntax Pin
Cedric Moonen26-Jul-10 2:38
Cedric Moonen26-Jul-10 2:38 
Maximilien wrote:
if yes that you need to delete each button individually when cleaning the m_pPlayerBtn list/array/whatever.


I would guess that the "GUI environment" (returned by the call to getGUIEnvironment() ) would manage the lifetime of the several buttons. The pointer returned by addButton would be used only if you need to manipulate the button later.
Cédric Moonen
Software developer

Charting control [v3.0]
OpenGL game tutorial in C++

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.