This example demonstrates several things: Cross platform code and files, similar to the way XUI2D games are organized: All the logic is implemented in a class named EditableTable. The module is located in the projects parent folder. The two asset files (list of animals - source; and the...
Thanks for the answer. Sorry newbie here. Can i get only the value? Example, if i got is {Number=1001, Name=John, Age=19} but i only need the value, for text1=1001, text2=John and text3=19.
Thanks for the answer. Sorry newbie here. Can i get only the value? Example, if i got is {Number=1001, Name=John, Age=19} but i only need the value, for text1=1001, text2=John and text3=19.