View Full Version : TAB tutorial online
catventure
14-10-2006, 19:00
Hi,
I've updated the adventure basic tutorial to 7 parts at:
http://tab.thinbasic.com
Regards,
catventure
ErosOlmi
14-10-2006, 19:26
Wow, a lot, lot of work. Your passion for text adventures games is really very big.
From my side, I can say I'm working hard on improving user interface module in order to add more controls and a better, more easy way to interface with the many events can occur in a window. I'm working on a way to subclass every control in a window in order to intercept any little message can occur and give the programmer the option to inspect them much more easily. The best way would be to have parallel threads executed for every control and have specific script function connected to each thread. Still a lot of work though.
Anyhow, thanks for your hard work catventure.
Petr Schreiber
14-10-2006, 21:33
Hi Catventure!,
really incredible amount of work introduced to the tutorials - and I like them very much.
Do you consider converting them to PDF ? Then they could be bundled with TAB player ( just one file ) and also printed easily.
Thanks and looking forward to part 8,
Petr
catventure
14-10-2006, 21:45
Psch, Eros:
Quite a lot of that tutorial material I had already written from my last adventure project; just needed amending to be applicable to TAB, but some is new stuff as well. Thanks for your kind comments.
Good idea about the PDF or other format for inclusion with program.
catventure