Page 1 of 1
No tutorials/learning tools?
Posted: Mon Jun 20, 2005 15:05
by POLSKASH
The second tutorial isn't even there, only the first, and that only helps with getting the GUI on your computer.
At Wikipedia, the fourth tutorial link doesn't work, the important one about actually getting input. How are we supposed to learn this massive GUI without a good tutorial around?
Re: No tutorials/learning tools?
Posted: Mon Jun 20, 2005 15:59
by nfz
I know a lot of people don't like this method but I went through the demos (1 to 7) and read through the headers and the source and found this helped a lot in getting started.
Re: No tutorials/learning tools?
Posted: Mon Jun 20, 2005 22:32
by lindquist
The SDL/OpenGL/CEGUI tutorial I wrote covers input injection etc.
You might learn something from there too.
Re: No tutorials/learning tools?
Posted: Tue Jun 21, 2005 18:41
by CrazyEddie
The second tutorial is not there because I never received permission from the author to release it.
As far as my own tutorial series on the wiki goes; I do intend to write the missing tutorial and complete the series, but at the moment I am busy with other things and so it will just have to wait (basically, it will be done when it's done).
If lindquists wiki tutorial does not help, there is certainly enough other freely available code floating around that demonstrates input injection for the system; you should be able to glean what you need to know from that.