this is a continued wish from earlier post at
https://www.b4x.com/android/forum/threads/double-click-on-a-view-in-the-designer.87553/#post-554802
when generating a new object for the first time - the cursor in the IDE jumps to the new created sub. which is cool.
I was wondering if it's possible to do the same thing also when the sub object
already exists in the code.
it would be great (and I'm sure it will be a huge time saving) if I could click an object >> Generate >> Click (or double click on the object in the designer) and directly get it's appropriate (existing) sub on the IDE instead of using the search (for "Object_click" to get there.)