Search found 32 matches

by kemarofangs
16 Jun 2014, 19:15
Forum: General Discussion
Replies: 5
Views: 3645

Re: Binding Issue

Thank you both for the "Auto" suggestion. It works great. I feel kinda dumb for not knowing a simpler way to do the same thing. This product really is the best GUI for Unity IMO and I appreciate all the hard work going into it.
by kemarofangs
13 Jun 2014, 21:45
Forum: General Discussion
Replies: 5
Views: 3645

Binding Issue

Hello All, I'm having trouble trying to get a simple binding to work. This code works fine in visual studio / blend and allocates only enough space for the row to house the label element. However, In unity, the same code makes the label take up half the grid. Am I doing something wrong? Is this a bu...