How can I overspread a Rect with hexagon when a loader load that QML file?
QML and Qt Quick
4
Posts
2
Posters
1.3k
Views
1
Watching
-
wrote on 3 Feb 2014, 15:46 last edited by
I mean..User can click a button to show a "map", and that map is filled with hexagon,then user can click different hexagon to enter different UI, how can I do that? Is there a SIGNAL called when QML file has been loaded? thanks a lot!
-
wrote on 3 Feb 2014, 15:50 last edited by
Ummm....Maybe someone can give me another way to do this task?I really have no idea about it.
-
wrote on 4 Feb 2014, 08:13 last edited by
Perhaps you can sketch out what you want to achieve, instead of focussing on dealing with loaders and rects?
-
wrote on 4 Feb 2014, 09:25 last edited by
Okay~I mean I want to achieve a "World map" in a game like “Sid Meiers Civilization V” 's map.I don't need play animation on that map, every hexagon is just a button.
1/4