Discussion Board

Results 1 to 2 of 2
  1. #1
    What should I do to set a default button dynamically from my application?

  2. #2
    Regular Contributor OSXDev's Avatar
    Join Date
    Mar 2003
    Posts
    157
    Default command can be set by calling

    SetDefaultCommand(TInt aCommandId);

    Please notice, that since there is no automatic redraw available, you have to remember redrawing the button manually.

    ControlOrNull(TInt aCommandId)->DrawNow();

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