K kohle Active Member Licensed User Longtime User Jun 8, 2015 #1 Hi, the order of the modules in the modules list is not the same like order of the tabfolders. Taborder: Main, jkClass,DbUtils Modules: DBUtils,jkClass,Main Normally everybody starts with the main activity, so the modules list should start too with main. rgs. Kohle
Hi, the order of the modules in the modules list is not the same like order of the tabfolders. Taborder: Main, jkClass,DbUtils Modules: DBUtils,jkClass,Main Normally everybody starts with the main activity, so the modules list should start too with main. rgs. Kohle
Erel B4X founder Staff member Licensed User Longtime User Jun 9, 2015 #2 This is not a bug. The modules are sorted lexicographically.
K kohle Active Member Licensed User Longtime User Jun 9, 2015 #3 Ok. But maybe you could give the developer the possibility to change it in the IDE options, for putting it in the same order.
Ok. But maybe you could give the developer the possibility to change it in the IDE options, for putting it in the same order.