What is the best approach to handle loaded tile map ( png) and drawing based on selection
Unsolved
General and Desktop
-
Hello all
i like to build simplified Tiles editor not complex like the Tiles APPwhat should i use in Qt to load the png tiles image and based on the selection to draw map ?
i mean should i use QGraphicsWidget famely of class ?
or Is there better approach ?
Thanks -
@umen242
you probably need parts of several QGraphicsView examples