Hi,
I have imported project created with Carbide.vs into Carbide.c++ 1.1 proffesional ed. After adding UI item (File->New-> S60 UI design) content of RSS file is removed. UI designer added one .rssi file and added include to it
(new content of rss file)
Old content is lost and I can not find it in any file. I have searched for text what was present in rss file before UI item is added. No single occurance was found.Code:NAME ZLIN #include <avkon.rsg> #include <avkon.rh> #include <eikon.rh> #include "ClientSettings.rssi" //newly created rss file //rest of content removed
How should I prevent content of rss file when adding new UI item?
Thanks,
Zdenko



