Discussion Board

Results 1 to 7 of 7
  1. #1
    Regular Contributor jennie's Avatar
    Join Date
    Mar 2007
    Posts
    165
    How to draw custom icons?

  2. #2
    Regular Contributor tony_ysy's Avatar
    Join Date
    Jul 2007
    Location
    Malaysia
    Posts
    126
    I think your question is not related to programming languages. BTW, you can use softwares to draw: GIMP (open source), photoshop, easy icon maker, etc. There are many other softwares available in the market, try use a search engine to look for them.

  3. #3
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    and if it is programming question, then you might want to specify a bit more on what and where ?

    yucca

  4. #4
    Regular Contributor jennie's Avatar
    Join Date
    Mar 2007
    Posts
    165
    Hai Yucca,
    I want to use the icons used in aknExList(ListBox) Sample in S60_2nd_FP3 SDK.I copied the bitmaps(checkBoxes) used in that example to my application and added to myapplication.mmp File.By default the enumarators will be in myapplication.mgb File.But there are no enumarators to the added bitmaps though I have added the bitmaps in .mmp File.

  5. #5
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    basically you can also do it without the enumerations (if they are mbm files), just use zero based indexing when loading the icons into the icon array.

    Then modify the strings you add to the listbox to use correct icons, in there the icon index is also zero based.

    yucca

  6. #6
    Regular Contributor jennie's Avatar
    Join Date
    Mar 2007
    Posts
    165
    Hai Yucca,
    When I add the Bitmaps to the myapplication.mmp File Iam getting the error as
    FATAL ERROR: ERROR: Duplicate bitmap target "Z\SYSTEM\APPS\myapplication.\myapplication..MBM"

  7. #7
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    not sure why there are two dots before the mbm, could you check if it is a typo.

    Never seen this error, but maybe you are trying to add same bitmap twice into the mbm, would actually generate two id with different number & same name, thus could be something that is not allowed to be done..

    yucca

Similar Threads

  1. Custom Listbox in Dialog
    By enjo13 in forum Symbian C++
    Replies: 0
    Last Post: 2007-05-04, 01:35
  2. icons are not getting displayed
    By nokiarulz in forum Symbian User Interface
    Replies: 3
    Last Post: 2007-02-07, 11:29
  3. Can custom folders have diffferent icons?
    By e_prakhar in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2007-01-13, 04:51
  4. Draw lines into EDWIN like in SMS app
    By stenlik in forum Symbian User Interface
    Replies: 6
    Last Post: 2006-11-30, 09:04
  5. Download source for N80 icons?
    By NotExcessive in forum Tools and SDK Feedback (Closed)
    Replies: 4
    Last Post: 2006-11-05, 10:27

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