R roarnold Active Member Licensed User Longtime User Apr 11, 2013 #1 How would I go about loading a .bas file fro DirAssets? It wouldn't be a bitmap would it as it is a panel. Only thing I find under Panel is layout. Thanks, R
How would I go about loading a .bas file fro DirAssets? It wouldn't be a bitmap would it as it is a panel. Only thing I find under Panel is layout. Thanks, R
PenguinHero Member Licensed User Longtime User Apr 11, 2013 #2 Hi, If its a .bas file then its a module, so within the B4A IDE you need to use the menu option Project / Add Existing Module. That will make it available to your project. Upvote 0
Hi, If its a .bas file then its a module, so within the B4A IDE you need to use the menu option Project / Add Existing Module. That will make it available to your project.
Erel B4X founder Staff member Licensed User Longtime User Apr 11, 2013 #3 Please do not post duplicate questions. Upvote 0