Alberto Iglesias Well-Known Member Licensed User Longtime User Aug 7, 2015 #1 Dear developers, Anybody know how the best library to do this type of game? Is with CustomListView or some another library? Thanks in advance!
Dear developers, Anybody know how the best library to do this type of game? Is with CustomListView or some another library? Thanks in advance!
Erel B4X founder Staff member Licensed User Longtime User Aug 7, 2015 #2 CustomListView is useful when you want to implement a list. In this case you can use Canvas to make the drawings. Upvote 0
CustomListView is useful when you want to implement a list. In this case you can use Canvas to make the drawings.
Alberto Iglesias Well-Known Member Licensed User Longtime User Aug 7, 2015 #3 Have some example to use the canvas to this proposition? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Aug 7, 2015 #4 I don't think that there is an example of using Canvas to draw a crossword. Upvote 0