It would be nice if there was a way to find a view's definition within a layout.
i.e. I have many layouts that I use in my app. Occasionally, I need to find a panel, edittext or ??? definition. In order to find the view, I have to open each designer layout and read the names of every view until it is found.
...suggestion: Currently, you can hold the ctrl key and click a variable and it will immediately take you to the dim statement ( unless it is defined in a Type definition, hint, hint ).
A similar function would be good to find the view in the layout. It could be as simple as the "intellisense" that shows up when you hover over any other variable.
Thanks,
Rusty
i.e. I have many layouts that I use in my app. Occasionally, I need to find a panel, edittext or ??? definition. In order to find the view, I have to open each designer layout and read the names of every view until it is found.
...suggestion: Currently, you can hold the ctrl key and click a variable and it will immediately take you to the dim statement ( unless it is defined in a Type definition, hint, hint ).
A similar function would be good to find the view in the layout. It could be as simple as the "intellisense" that shows up when you hover over any other variable.
Thanks,
Rusty