Page 1 of 1

which version of CEGUI to use DrPain 's Tree

Posted: Wed Apr 19, 2006 21:00
by franckypoune
Good evening every body,
I would like to use the DrPain's Tree and i don't know which version of CEGUI i must use.
I tried to generate the sample in CEGUI_TreeControl_2005-10-24.zip package withe the 0.4.1 release but some files as CEGUICoordConverter.cpp is needed.
So i get the version from cegui_mk2-trunk and now the tree code seems to be not compatible.
So which version of cegui i must use to "play" with the DrPain's Tree?

Thanks in advance

Posted: Mon Apr 24, 2006 18:48
by franckypoune
Someone could help me?
I would like just one reference label to test the treeview of DrPain.
Thanks.

Posted: Mon Apr 24, 2006 20:39
by Rackle
I found it on the SVN thingy. From this page click on the browse repository link. From there I navigated to the trunk and then include and src directories:

CEGUICoordConverter.h
CEGUICoordConverter.cpp

I have not tried to compile the tree view so do not know what problems you'll encounter.

Posted: Tue May 09, 2006 02:40
by DrPain