Page 1 of 1

XAML viewing problem

Posted: Sat Nov 17, 2012 7:39 am
by Skillful
Hello.

I just need some help in this stupid a** XAML lol.

Now what happens is that I have designed the UI/XAML in Blend and it looks like this (open in a new tab to see full image).

Image

Now when I run the app to see how it looks here is the result.
Screenshot (2).png
Now how do I fix this stupid problem?

Any help is appreciated. #CodenStuff

Thanks in advance and thanks to #CodenStuff for those 'buttons' lol.

Regards,
Skillful

Re: XAML viewing problem

Posted: Sat Nov 17, 2012 3:06 pm
by CodenStuff
I'm not sure why its doing that without seeing the xaml but could be down to your resolution or the buttons are in a grid aligned to the left maybe :?

I would recommend using the code from here to keep your layout centered and also adapt to resolution changes: Resolution Changes