Wish B4X IDE - Objects window

MikeH

Well-Known Member
Licensed User
Longtime User
Similar to Find All References but contains a list of all Labels, Buttons, ImageViews etc etc so that when an item is clicked, we see a list of references to that object.

Currently, we can search the IDE for a reference to the object, then highlight it and click F7. This would save time by being more direct.

Thank you
 

Sandman

Expert
Licensed User
Longtime User
Have you seen this in some other IDE? In that case it would be nice if you could attach a screenshot to make it easier to understand what it could look like.
 

MikeH

Well-Known Member
Licensed User
Longtime User
Have you seen this in some other IDE? In that case it would be nice if you could attach a screenshot to make it easier to understand what it could look like.
I thought I'd seen it in Android Studio but I must have imagined it. My idea is simply a list of every object/view in your project. Click on one and a list shows where in your code it is used, similar to Find All References.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…