Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 30
  1. #1
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    hi..
    i want to add 10-15 lines Notes in the Information View of my Application which wud b displaying information of my application ..

    how to add such a text???

    Thanks
    Nital

  2. #2
    Regular Contributor mak_tgi's Avatar
    Join Date
    Mar 2008
    Posts
    61
    Do you want to display some information about your application displaying several attributes like (file type, duration, time left in case one display in case of an audio or video file) or a help kind of text?
    If you choice is the former, u can use popup list.
    you'll get so many examples on the forum.

  3. #3
    Nokia Developer Champion amitkankani's Avatar
    Join Date
    Oct 2006
    Location
    Bangalore, India
    Posts
    1,572
    As i understand, it is just basic information of your application.
    For this you can:
    1. Create a new view and show the entire content in this view.
    2. Show it as a message note dialog - search for "CAknNoteDialog" in sdk.
    Amit Kankani
    Nokia Developer Champion

  4. #4
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    Quote Originally Posted by mak_tgi View Post
    Do you want to display some information about your application displaying several attributes like (file type, duration, time left in case one display in case of an audio or video file) or a help kind of text?
    If you choice is the former, u can use popup list.
    you'll get so many examples on the forum.
    no no.. its not so..
    I just wanna display some 20 line Notes..
    like u must have seen wen u start an application 4 first time..
    it will show u Information containing only Documentation..

    i want d same..
    plz help..
    Thanks..

  5. #5
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    Quote Originally Posted by mak_tgi View Post
    Do you want to display some information about your application displaying several attributes like (file type, duration, time left in case one display in case of an audio or video file) or a help kind of text?
    If you choice is the former, u can use popup list.
    you'll get so many examples on the forum.
    it is Help types... in fact d same
    so hw shall i do it

  6. #6
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    Quote Originally Posted by amitkankani View Post
    As i understand, it is just basic information of your application.
    For this you can:
    1. Create a new view and show the entire content in this view.
    2. Show it as a message note dialog - search for "CAknNoteDialog" in sdk.
    ya i wanna display it in the Whole View..
    wat shud i do..
    As u suggested NoteDialog is displayed only half page..
    so i cant use it.. i want full Information View

  7. #7
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    i want to simply add a document as Help in my View..
    (
    Plz somebody help!!!!!!!!

  8. #8
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,744
    You can check this one: http://wiki.forum.nokia.com/index.ph..._query_dialogs
    Or just provide a read-only CEikEdwin in your view.

  9. #9
    Nokia Developer Champion amitkankani's Avatar
    Join Date
    Oct 2006
    Location
    Bangalore, India
    Posts
    1,572
    Yes CEikEdwin is a good idea, only that when down arrow is pressed, it is line by line scrolling.
    Instead you could have a new view do this, and in this view do a DrawText.
    Also based on the width of the text and other factors, you could scroll as many lines as you want.

    So new view is a good option for a full screen view.
    Also edwin or simple draw text is your choice... (if you don't need scrolling at all, draw text is always straight forward)
    Amit Kankani
    Nokia Developer Champion

  10. #10
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    Quote Originally Posted by wizard_hu_ View Post
    You can check this one: http://wiki.forum.nokia.com/index.ph..._query_dialogs
    Or just provide a read-only CEikEdwin in your view.
    thanks a lot.. its done..

  11. #11
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    But now where shall i add my 50 lines long Text Document???...
    I added it in rssi file in r_info_global_text1_2..
    but the error is string too long..

  12. #12
    Registered User Kavit Patel's Avatar
    Join Date
    Nov 2007
    Posts
    444
    You can store them in file and read lines from that file.

    Regards,
    Kavit.

  13. #13
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    hello...

    m having problem with Information View of my application that displays the Information abt my application..

    now the cursor is pointing to the start of the document but it s not scrolling down..
    wat shud i do to scroll down...???

  14. #14
    Nokia Developer Champion amitkankani's Avatar
    Join Date
    Oct 2006
    Location
    Bangalore, India
    Posts
    1,572
    what have you used to display the information ?
    edwin or static text ?
    Amit Kankani
    Nokia Developer Champion

  15. #15
    Super Contributor nital_shah's Avatar
    Join Date
    Jun 2008
    Posts
    593
    Quote Originally Posted by amitkankani View Post
    what have you used to display the information ?
    edwin or static text ?
    sir i have used Global Text editor from UI design..
    and i have written the document in buf="..." in rssi file

    if there any other better options plz let me knw..

Page 1 of 2 12 LastLast

Similar Threads

  1. GoogleIt
    By deepika.mangla in forum Symbian C++
    Replies: 5
    Last Post: 2011-05-28, 11:04
  2. Python for UIQ
    By cassioli in forum Python
    Replies: 141
    Last Post: 2008-06-11, 18:16
  3. Launching a view of a diffrent application
    By nsivach in forum Symbian C++
    Replies: 3
    Last Post: 2007-03-22, 09:51
  4. Replies: 0
    Last Post: 2004-11-24, 18:49
  5. filtering application as a recipient?
    By aidj in forum General Messaging
    Replies: 1
    Last Post: 2002-11-12, 06:26

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