Android Question What does the underline mean in the Modules List?

B G

Member
Licensed User
Longtime User
Erel,
I have noticed that some of the modules of my app that are listed in the Modules tab are underlined, while some are not.

I know that the module in bold is the one that is currently open in the editor.
I know that the characters after the module name indicate the path (.. = parent folder, or exact path etc.)
But I cannot figure out what the Underline means. I thought it may be showing the difference between a code or class module but that's not it, as EtEditor and XUIViewsBG are both class modules.

Modules.png


I tried searching the forum and looking up the IDE documentation but I couldn't find any mention of it.

So I was wondering if you could tell me what the underline means please.

B.G.
 

B G

Member
Licensed User
Longtime User
Erel,
Thank you. Is it possible that this be written in the IDE documentation (I could not find it)? The explanations of Bold and Paths are there but not the Underline.

Thanks.
 
Last edited:
Upvote 0

B G

Member
Licensed User
Longtime User
Klaus,
I'm sorry but I still can't find any mention in the link you provided. Can you tell me what page it is on? I looked in the Modules section as well as searching for the words 'underline' or 'purple', but no occurrences of either word in the document.
 
Upvote 0
Top