My main program form waits for the shelled application form to close before enabled the focus. It is ok on desktop, I'll try on my device.
I've posted a sample code, but actually...
I have a main application that launches and process data from several other applications... only if user need it.These separate programs have similar basic structure in keeping, editing files with their individual functions.
If I combine them together in one application, it will be to long, so many repetitions and variables, and will be confusing to me. That is why I applied these kind of structure...
I need advice from you guys on my application structure's effeciency on device. Appreciate any suggestions.:sign0163:
Also, I've searched forum but got fragmented results..still can't figure out how to install several applications in one installation process...:sign0085:
Many thanks.