Hi,
I got a problem and halfways a solution to it.
To explain it, I´ve attached two pics:


The grid in the background is a 3D model, displayed through my Main Camera (Orthografic, with a size of 23).
It must be a 3D model and it must be displayed by the main cam, because it´s the playfield.
UIRoot is set to "FixedSize".
In Front of it you can see a blue NGUI button with an UIAnchor attached to it. Now I got two problems:
In the first picture the button is nicely aligned with the grid.
In the second picture, it´s aligned on the y axis, but not on the x axis.
When the window gets smaller, the button will move to the left.
I want it to be nailed on the grid, so to say.
The second problem is that "FixedSize" will (of course) make my font ugly.
Is there any possibility to have the button nicely aligned, along with the text label and with a crisp font?