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
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 :)