Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User cl_fragen's Avatar
    Join Date
    Mar 2003
    Posts
    25
    I have created a custom control. In the control I have problems with cursor. When moving focus to the control I do not get cursor visible. And if the cursor is visible when launching menu, the it does not disappear.

  2. #2
    Regular Contributor OSXDev's Avatar
    Join Date
    Mar 2003
    Posts
    157
    Generally this kind of problems happen because of missing or incorrect implementation of FocusChanged function. FocusChanged should take the focus out from control (and hide cursor) before moving focus to another control (including menu). When gaining focus cursor should be activated.

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