PhilipBrown Active Member Licensed User Longtime User Apr 26, 2013 #1 I wonder why Canvas is not mentioned in the list of core types at Basic4android - Core It can be used as a type without any other libraries enabled except the core. Perhaps core objects and core types are in different lists?
I wonder why Canvas is not mentioned in the list of core types at Basic4android - Core It can be used as a type without any other libraries enabled except the core. Perhaps core objects and core types are in different lists?
Erel B4X founder Staff member Licensed User Longtime User Apr 26, 2013 #2 The Core library documentation was split to several pages due to its size. You can search for a class name: Basic4android Search: Canvas The first link will take you to the documentation. You can also search in this page for Core: Basic4android (Basic for Android) - Android programming with Gui designer Upvote 0
The Core library documentation was split to several pages due to its size. You can search for a class name: Basic4android Search: Canvas The first link will take you to the documentation. You can also search in this page for Core: Basic4android (Basic for Android) - Android programming with Gui designer