This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I created an GUI Composer application and exited CCS. When I run CCS again, how can I open the application to edit it again?
The GUI Composer app was exported. It is listed in View->GUI Composer->Applications. How can I remove it from the list?
Thanks!
Hi Panson,
Panson Poon said:I created an GUI Composer application and exited CCS. When I run CCS again, how can I open the application to edit it again?
You should be able to use GUI Composer and modify the app and re-install it with the same name. The existing app should be in the designer's project view if you haven't already remove it from the designer.
Panson Poon said:The GUI Composer app was exported. It is listed in View->GUI Composer->Applications. How can I remove it from the list?
There isn't any UI that you can use to uninstall app, it will be a good addition to have it new CCS. You can manually remove it by going to this folder and delete the app, C:\Users\<user id>\ti\.WebApp\<hash number>\<you app>. The <hash number> is per CCS install, open up the .metadata file with notepat and see whether it is for the CCS install that you are working with.
Regards,
Patrick
Hi Panson,
It is possible that you are hitting a bug with GUI Composer. If GUI Composer does not show any projects in bottom left corner of GUI Composer, then you would need to create a new "dummy" project, by clicking . Once new project is created, the project view should be populated and you can use the drop down box to select your previous project. This issue should be resolved in CCSv5.4.
Martin