Text only
|
Text with Images
Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: amd on June 05, 2012, 03:46:36 PM
Title:
Get list of c::b projects
Post by:
amd
on
June 05, 2012, 03:46:36 PM
Hi
I want to get a list of curent c::b projects and acces to thier proporties, i tried this :
Code
Select
Expand
Manager::Get()->GetProjectManager()->GetProjects()
Title:
Re: Get list of c::b projects
Post by:
oBFusCATed
on
June 05, 2012, 04:16:28 PM
And?
Title:
Re: Get list of c::b projects
Post by:
oBFusCATed
on
June 05, 2012, 05:18:10 PM
Have you tried the GetTitle method?
p.s. proporty is a new word for me :)
Text only
|
Text with Images