I have created a GUI which contains Wallpaper and sublists under it like Bollywood, Pictures.
On Clicking Bollywood/Pictures, atmost 5 images should be displayed in a Grid.How can i do it?
I have created a GUI which contains Wallpaper and sublists under it like Bollywood, Pictures.
On Clicking Bollywood/Pictures, atmost 5 images should be displayed in a Grid.How can i do it?
there is a grid example at the Wiki, so you could get started by looking into it maybe.
if you go to wiki, and write "Grid example" into the search field, at least for me the example is shown as a first match.
Hi,
You can write your own custome GRID component using the canvas.
Regards