Game Development Community

How can I use tgb with MFC

by Train Lau · in Torque Game Builder · 08/01/2008 (9:18 am) · 3 replies

I would like to use tgb in my current project. Current project is a MFC project.
Can any one know how to use tgb in MFC?
Thanks very much.

#1
08/01/2008 (1:34 pm)
You would hook into it in the Windows platform directory.
#2
08/01/2008 (11:16 pm)
Is this mean I must have the tgb's source to do this?
#3
08/05/2008 (7:17 pm)
Yes it does. Why do you want to merge MFC and TGB?

TGB has it's own GUI system and if you want to add graphics to MFC there are probably easier ways of doing it.