Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor zdenko's Avatar
    Join Date
    Oct 2006
    Location
    Espoo-Finland
    Posts
    71
    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)
    Code:
    NAME ZLIN
    
    #include <avkon.rsg>
    #include <avkon.rh>
    #include <eikon.rh>
    #include "ClientSettings.rssi"  //newly created rss file
    //rest of content removed
    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.

    How should I prevent content of rss file when adding new UI item?

    Thanks,
    Zdenko

  2. #2
    Regular Contributor dpodwall's Avatar
    Join Date
    Jun 2004
    Posts
    55
    Zdenko,

    I'm sorry this happened. What normally happens when you add a UI design to a non-UI designer project is that the .rssi include is appended to the end of the existing .rss file. No resource statements should be deleted.

    If you need to restore the text you might check in the Eclipse local history:
    - right-click the .rss file and look in either the "Compare With" or "Replace With" submenu
    - Choose the "Local History..." item. Eclipse keeps track of the history of files changed in your workspace.

    Also if you could check in the Error Log view to see if any errors were logged by the UI designer:
    - Choose Window | Show View | Other...
    - Under PDE runtime choose Error log
    - If anything related shows in the error list, please click the little file icon (tooltip "Open Log"). That opens the log file in Notepad. Please send me that text.

    Dan Podwall
    Nokia

  3. #3
    Regular Contributor zdenko's Avatar
    Join Date
    Oct 2006
    Location
    Espoo-Finland
    Posts
    71
    Hello Dan,

    I use SourceSafe to keep track of changes and it was easy to get back previous version. I was curious is it bug or set of circumstances.
    There are no interesting entries in log file. I will made few tests with blank project and report error if I am able to reproduce it.

    Zdenko

  4. #4
    Regular Contributor chinlin's Avatar
    Join Date
    Dec 2006
    Posts
    72
    BTW, does the UI designer only provides FORM type resource?
    Why not also provide other types? (It would be like a Resource Editor, like Windows Developing Tools)
    In fact, I am still new to Symbian Programming, I am just crucious what is the big difference to choose between the types that dialog provides.

    Thanks,
    Chinlin

Similar Threads

  1. Carbide 1.1 C++ : mbg file problem
    By taycho1 in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 5
    Last Post: 2008-07-21, 13:02
  2. 有关mime type的问题,望大侠指教。
    By budan in forum Web Technologies and Multimedia Content- Web 技术和多媒体内容
    Replies: 5
    Last Post: 2006-01-30, 11:44
  3. Tips on using NDS 1.1
    By mitts in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2006-01-18, 16:07
  4. Replies: 1
    Last Post: 2005-05-26, 14:22
  5. Running SIS file in Nokia Developer's Suite 1.1
    By plazar0722 in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2003-07-21, 19:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved