The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
157 views

Overlay alignment

Borrowing triangularArrayLayout from here, I have: ...
2
votes
4answers
244 views

How can I format a table to look nice?

I have this code, but i would like to see the results well formated, How can I obtain a well formatted data with aligment?, similar to this one insted what i obatin, you can see here Here is ...
11
votes
4answers
313 views

Grid - Item - Alignment to decimal problem

I've run into a Grid layout problem for which I don't know a solution. I want to specify alignment to a specific character such as a decimal and an ...