Is there a way to get textboxes, labels and other wpf controls in xna that supports margins, etc that flexes for window size?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You might give CeGui a shot.
To access the Xna version you’ll need to check out the latest copy from the project’s SVN and load up
CeGui-XNA.sln.There are other options listed in this thread, but I have no idea how well any of the others work (and it probably isn’t a comprehensive list anymore).