Hi,
Welcome to Pivot and thank you for trying things out. From looking at your
code, there is a difference, although you didn't give enough information to see
exactly what it is. Your first bxml file has a root element of your "layout"
object whose child is the BoxPane, while your second bxml
> Drawing functions of Pivot has been used a little, so in 2.0 they have
> been removed, so now usually it's used SVG via SVGSalamander.
That's true for the shape DOM classes, but you can still perform custom drawing
using the Visual#paint() method. This is generally done in the skin and is how
Hi,
you can continue the current thread (already in our users mailing list :-)
), or creating a new one, as you prefer.
Antialias should already be enabled in text and all other components, and
playing with component styles you could enable/disable it ... and there
should be some general settings