Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor oslario's Avatar
    Join Date
    Apr 2005
    Location
    Indonesia
    Posts
    73
    Can some one tell me how to draw outside rect?
    In CCoeControl on the SDK help I saw "CanDrawOutsideRect()" but it's protected function.
    Can I use this function?

    Thanks before...

  2. #2
    Regular Contributor jitendrachhajed's Avatar
    Join Date
    Jul 2005
    Location
    Mumbai
    Posts
    55
    Hi,

    what do you want do exactly?
    If want the full screen for drawing use ApplicationRect instead of client rect.

    Regards,

    Jitendra Chhajed

  3. #3
    Regular Contributor oslario's Avatar
    Join Date
    Apr 2005
    Location
    Indonesia
    Posts
    73
    Thanks.

    But that I realy want is to draw out side the aplication rect.
    if I set the aplication rect like this
    SetRect(Trect(0,0,100,100));
    then I want to draw a text outside the aplication rect.

    thanks before...

  4. #4
    Regular Contributor jitendrachhajed's Avatar
    Join Date
    Jul 2005
    Location
    Mumbai
    Posts
    55
    Hi,

    what I meant was set ApplicationRect() in AppUi instead of ClientRect() then it will capture the whole screen

    --Jitendra

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