Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: on Fri 11/04/2008 02:45:43

Title: Constructor - Text Window GUI
Post by: on Fri 11/04/2008 02:45:43
I'm not 100% happy with how the text in a text window GUI is displayed, so here's the question: is it possiple to modify its constructor?
Title: Re: Constructor - Text Window GUI
Post by: SSH on Fri 11/04/2008 10:20:48
The Hypertext module fakes Text GUis and text rendering, so perhaps you could have a look at that...
Title: Re: Constructor - Text Window GUI
Post by: on Fri 11/04/2008 20:49:50
Just what I was searching, awseome!
Title: Re: Constructor - Text Window GUI
Post by: Dualnames on Sat 12/04/2008 14:46:00
I was about to say that yes Hypertext might be the module for you. It actually ends up quite useful than the demo shows..