Rajesh Karunakaran
Programmer
Dear all,
I have the native menu system in one of my applications. I want to release all those bars of the menu system, which are under development, at run time. I know if I isolate the development version from the finished version, I can keep different menu system. But, just to avoid these copies, I want to keep only one source code location.
Is there anyway to identify the bars of the menu fall under a condition (say, for example, if I specify 'DEVP' in front of the menu prompt text) so that I can release them one by one at run time?
Thank you in advance.
Rajesh.
I have the native menu system in one of my applications. I want to release all those bars of the menu system, which are under development, at run time. I know if I isolate the development version from the finished version, I can keep different menu system. But, just to avoid these copies, I want to keep only one source code location.
Is there anyway to identify the bars of the menu fall under a condition (say, for example, if I specify 'DEVP' in front of the menu prompt text) so that I can release them one by one at run time?
Thank you in advance.
Rajesh.