Wednesday, November 14, 2007

Adjust the position of the question container

Today I had a problem where I wanted to adjust the position of the question container (it was going off the screen), but I couldn't do it. I tried calling GetQuestionContainerPosition, but that didn't work. What ended up working was calling SetQuestionPositionAndAskQuestion. I called this after setting up the position, and it positioned it correctly.

No comments: