Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User gaurav C's Avatar
    Join Date
    Jan 2008
    Posts
    40
    hi all,

    plz tell me how to get full view image from SVGT ???

    plz help.

    thanks in advance.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    which way have you tried already ?
    I'm rather sure that wiki has some example codes for opening images, so have a look into there, and ask more questions when you find problems.

  3. #3
    Registered User gaurav C's Avatar
    Join Date
    Jan 2008
    Posts
    40
    Thanks for ur reply.

    I am able to see the full view image from mbm.But I need to do the same from SVG/SVGT.

    Please suggest me how to do this.

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    and how have you tried on doing it ?
    And what is going wrong with the approach, i.e. what happens, and what does not happen ?

  5. #5
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Some description would be really nice.
    .mbm and .svg are not comparable in this context (.mbm is a collection of .bmp files, where .mbm can be handled via CFbsBitmap::Load for example, but .bmp can be also handled, however requiring image conversion with CImageDecoder. On the other hand you cannot use .svg-s directly, you require .mif-s, and .mif-s are better handled with AknIconUtils, and - as being scalable - they also require a AknIconUtils::SetSize).

  6. #6
    Registered User gaurav C's Avatar
    Join Date
    Jan 2008
    Posts
    40
    ya,I showed the full view image by first converting the .bmp file to .mbm file using bmconv. and then using CFbsBitmap and gc.BitBlt.That is working successfully.

    Now i have converted .bmp to .svg.

    I am checking that if it can be able to show this .svg image as a fullview image.Actually in my project i should use .svg image only for displaying an image i.e. i shouldnot use .mbm.

    If there is any way to show .svg as full screen image???

    Plz help me.

  7. #7
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    You should convert .svg to .mif in a similar way as you would convert .bmp to .mbm. Mifconv.exe is the utility you need in general. You can check how examples use it (for creating application icons) in bld.inf+something.mk.

Similar Threads

  1. Go back to caller view...
    By VinodRaut in forum Symbian User Interface
    Replies: 4
    Last Post: 2007-05-11, 14:22
  2. View changing
    By ckt in forum Symbian C++
    Replies: 7
    Last Post: 2007-02-22, 13:02
  3. Controlfocus in a view and buttons not available
    By jensesaat in forum Symbian User Interface
    Replies: 1
    Last Post: 2006-11-30, 14:35
  4. Trigger event after view is Activated?
    By inc0gn1t007 in forum Symbian C++
    Replies: 0
    Last Post: 2006-03-29, 02:55
  5. Replies: 1
    Last Post: 2005-10-17, 04:23

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