On Sun, May 31, 2009 at 08:20:36PM +0000, chris wrote:
> I've written a very basic app that creates a text box.
> 
> It worked fine until I enter the line:
> 
> AG_TextboxSizeHint(usernameBox, "XXXXXXXX");
> 
> When that line runs, my program crashes. VC++ says it's an "unhandled 
> exception"
> at that line. 
> 
> Why does the program work fine when I comment that line out? 
> 
> Thanks in advance for any help

Does the text in your application otherwise render correctly when the line
is commented out? Are you using an Agar compiled without Freetype support
by any chance?

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to