Is there any possibility of setting a background pattern for views like in CSS (background: url(image.png) repeat-x,y)?
Just an idea: View.Background.Tile(Files.DirAssets,"panelbg.png", [X,Y,Null]) 'default, both, X and Y.
This would help reduce application size.
Just an idea: View.Background.Tile(Files.DirAssets,"panelbg.png", [X,Y,Null]) 'default, both, X and Y.
This would help reduce application size.