Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3762

Put container controls and windows into a module

$
0
0

I have many container controls and windows that all pertain to specific modules.

At the moment I have them in separate folders to keep them organized, however, this only works for the navigator. Many of them all have the same name, but different parent module. This means I have to create really long names for each item to have any idea where it comes from and not have naming conflicts.

Is there any way to namespace items like container controls and windows in the form of SomeModule.SomeSubModule.SomeContainer instead of SomeModuleSomeSubModuleSomeContainer?

Thanks!

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3762

Trending Articles