Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - syndicatedragon

#1
Installation help / c++11 features required?
08 August 2013, 22:01:46
What c++11 language features are required now in TGUI? Will Visual C++ 2010 still be supported? Here is a link to the features that it supports:

https://msdn.microsoft.com/en-us/library/vstudio/hh567368.aspx

Thanks
#2
I'm trying to use a TextBox as a console but it seems like every time I call addText() it takes longer and longer for it to finish. This is with git-master downloaded this afternoon (7/24). Is this a known issue?
#3
Help requests / Form Builder issues [solved]
02 July 2013, 21:06:41
Is Form Builder supposed to be fully functional? I've had nothing but issues with it. Images for the various widgets appear wrong or corrupted, it crashes when changing the text size of a label, etc. If it's not supposed to be functional that's fine, I just want to make sure I'm not having some weird issue with it.

Thanks