Namespaces
Variants
Actions
(Difference between revisions)

Archived:Displayables when the running MIDlet is obscured by a system screen on S60 1st Edition (Known Issue)

Jump to: navigation, search
m (1 revision(s))
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{Archived|timestamp=20120622155844|user=[[User:Lpvalente|Lpvalente]]}}
__NOEDITSECTION__
+
[[Category:Known Issue]][[Category:Java ME]][[Category:S60 1st Edition]]
{|border="2" cellspacing="0" cellpadding="4" width="100%"
+
|colspan = "2"|
+
=====Switching Displayables when the running MIDlet is obscured by a system screen=====
+
|
+
=====KIJ000070=====
+
  
|-
 
|
 
=====Overview=====
 
|colspan = "2"|If the setCurrent() method  has been called in the Canvas.hideNotify() method and the red phone button is pressed, the phone desktop is quickly shown and the application is brought to the foreground showing the screen that was chosen in the setCurrent() method instead of showing the Applications menu.
 
  
|-
+
{{ArticleMetaData <!-- v1.2 -->
|
+
|sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) -->
=====Reported against=====
+
|installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) -->
|colspan = "2"|S60 1st Edition.
+
|devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') -->
 +
|sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) -->
 +
|platform= S60 1st Edition
 +
|devicecompatability= <!-- Compatible devices (e.g.: All* (must have GPS) ) -->
 +
|dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 -->
 +
|signing= <!-- Empty or one of Self-Signed, DevCert, Manufacturer -->
 +
|capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. -->
 +
|keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase -->
 +
|language= <!-- Language category code for non-English topics - e.g. Lang-Chinese -->
 +
|translated-by= <!-- [[User:XXXX]] -->
 +
|translated-from-title= <!-- Title only -->
 +
|translated-from-id= <!-- Id of translated revision -->
 +
|review-by= <!-- After re-review: [[User:username]] -->
 +
|review-timestamp= <!-- After re-review: YYYYMMDD -->
 +
|update-by= <!-- After significant update: [[User:username]]-->
 +
|update-timestamp= <!-- After significant update: YYYYMMDD -->
 +
|creationdate= 20040309
 +
|author= [[User:Technical writer 1]]
 +
<!-- The following are not in current metadata -->
 +
|subcategory=
 +
|id= KIJ000070
 +
}}
  
|-
+
==Overview==
|
+
{{Abstract|If the setCurrent() method&nbsp; has been called in the Canvas.hideNotify() method and the red phone button is pressed, the phone desktop is quickly shown and the application is brought to the foreground showing the screen that was chosen in the setCurrent() method instead of showing the Applications menu.}}
=====Date identified=====
+
|colspan = "2"|March 9, 2004
+
  
|-
+
==Symptoms==
|
+
The user must press the Application key twice to see the Application menu.
=====Symptoms=====
+
|colspan = "2"|The user must press the Application key twice to see the Application menu.
+
  
|-
+
==Description==
|
+
Setting the current Displayable in the hideNotify() method will make the application come to the foreground. Thus, if the user presses the Applications key to access the Applications menu, the menu is shown only quickly and the application is brought to the foreground. The user must press the Applications key again to see the menu.
=====Detailed description=====
+
|colspan = "2"|Setting the current Displayable in the hideNotify() method will make the application come to the foreground. Thus, if the user presses the Applications key to access the Applications menu, the menu is shown only quickly and the application is brought to the foreground. The user must press the Applications key again to see the menu.
+
  
|-
+
==Solution==
|
+
It is not necessary to set the current Displayable in the hideNotify() method. The showNotify() method can be used instead.
=====How to reproduce=====
+
|colspan = "2"|-
+
 
+
|-
+
|
+
=====Solution=====
+
|colspan = "2"|It is not necessary to set the current Displayable in the hideNotify() method. The showNotify() method can be used instead.
+
 
+
|-
+
[[Category:Known Issue]][[Category:Java ME]][[Category:S60 1st Edition]]
+

Latest revision as of 07:20, 28 June 2012

Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

The article is believed to be still valid for the original topic scope.


Article Metadata

Compatibility
Platform(s): S60 1st Edition

Article
Created: User:Technical writer 1 (09 Mar 2004)
Last edited: hamishwillee (28 Jun 2012)

Contents

Overview

If the setCurrent() method  has been called in the Canvas.hideNotify() method and the red phone button is pressed, the phone desktop is quickly shown and the application is brought to the foreground showing the screen that was chosen in the setCurrent() method instead of showing the Applications menu.

Symptoms

The user must press the Application key twice to see the Application menu.

Description

Setting the current Displayable in the hideNotify() method will make the application come to the foreground. Thus, if the user presses the Applications key to access the Applications menu, the menu is shown only quickly and the application is brought to the foreground. The user must press the Applications key again to see the menu.

Solution

It is not necessary to set the current Displayable in the hideNotify() method. The showNotify() method can be used instead.

This page was last modified on 28 June 2012, at 07:20.
246 page views in the last 30 days.
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