Android Question Improvement suggestion

leandroavila74

Member
Licensed User
Longtime User
Hello @Erel

I would like to make a suggestion to improve the B4A IDE and maybe apply the other IDE ... (b4x)

Is it possible for me to see which Layouts belong to each "Activity Module" in the "Modules" Navigation Tab?

This would greatly facilitate the organization of forms and make it easier to locate them.

Thanks for your attention and congratulations on the excellent development tool

Sorry if I posted in the wrong place, I didn't find a suggestion topic

Leandro Ávila
 

DonManfred

Expert
Licensed User
Longtime User
This is a community forum. Do not limit your question to a single member.

I didn't find a suggestion topic
https://www.b4x.com/android/forum/forums/bugs-wishlist.30/

You can create you own groups in the files tab where you can categorize your files. Create a group and move the needed layouts to this group.

Snap2.png
 
Upvote 0

leandroavila74

Member
Licensed User
Longtime User
This is a community forum. Do not limit your question to a single member.

https://www.b4x.com/android/forum/forums/bugs-wishlist.30/

You can create you own groups in the files tab where you can categorize your files. Create a group and move the needed layouts to this group.

View attachment 84199

This is a community forum. Do not limit your question to a single member.


https://www.b4x.com/android/forum/forums/bugs-wishlist.30/

You can create you own groups in the files tab where you can categorize your files. Create a group and move the needed layouts to this group.

View attachment 84199


ok i understood that the group is community
thanks for showing the appropriate topic
I already do the folder grouping of my layouts today, only manually, what I suggested was for IDE to do it automatically.

Thanks a lot for the help
 
Upvote 0

leandroavila74

Member
Licensed User
Longtime User
There are a lot of layouts which i am using in multiple activities. But this is how i am working. It must not match your wishes ;-)

It's a way of organizing layouts and it works well, it would be better if the IDE helps itself ;-)

Sorry I ask something different, but I will enjoy the moment
When I have a layout inside a scrollview and this layout is larger than the device screen, scrollview does its job correctly, but when I'm drawing the layout the preview on the device happens only in the visible area of the device if I make a layout. larger than the visible area I can not see the actual preview image, it would be nice to have a preview area that shows the current visible window and when you scroll update in real time.

How are you doing with this?
 
Upvote 0

leandroavila74

Member
Licensed User
Longtime User
I understood, my idea was in each activity module you would search all existing LoadLayout and put these found layouts as a child node of the activity.
 

Attachments

  • comoseria.png
    comoseria.png
    103.2 KB · Views: 178
Upvote 0
Top