netsistemas Active Member Licensed User Longtime User Apr 25, 2023 #1 When I open an Activity, I sometimes look for the LOADLAYOUTs to tweak them. To facilitate this, there is something like 'See ide://goto?Layout=Layout_VehiculoAsignacion Erel, or add in IDE a view layout used in activity more easy. thanks. (i have a lot of layouts in my proyect)
When I open an Activity, I sometimes look for the LOADLAYOUTs to tweak them. To facilitate this, there is something like 'See ide://goto?Layout=Layout_VehiculoAsignacion Erel, or add in IDE a view layout used in activity more easy. thanks. (i have a lot of layouts in my proyect)
Erel B4X founder Staff member Licensed User Longtime User Apr 27, 2023 #2 You can ctrl + click the layout name: This will be supported in the next version: B4X: 'ide://goto?Layout=MainPage Upvote 0
You can ctrl + click the layout name: This will be supported in the next version: B4X: 'ide://goto?Layout=MainPage
netsistemas Active Member Licensed User Longtime User Apr 27, 2023 #3 thanks... idea: you can detetct all LOADLAYOUT used in activity, and show in any windows for go fast to the layout, but you next solution is ok too. -> shift + f7 like vb6.0 or Visual Stucio.net was perfect Upvote 0
thanks... idea: you can detetct all LOADLAYOUT used in activity, and show in any windows for go fast to the layout, but you next solution is ok too. -> shift + f7 like vb6.0 or Visual Stucio.net was perfect