BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 03-10-2009, 03:11 AM   #1
icess
New Member
 
Join Date: Feb 2009
Model: 8320
PIN: N/A
Carrier: china mobile
Posts: 9
Default Scscreen.onDisplay(), and Screen.afterDisplay()?

Please Login to Remove!

In blackBerry Screen class ,there is a method onDisplay() to do something before showing the screen .

Code:
onDisplay

protected void onDisplay()

    Invoked when this screen is pushed onto the display stack.
now i want do something after a screen has been painted. just like afterDisplay() or afterPaint().

there is a way to do this? any help? thanks!
Offline  
Old 03-10-2009, 09:44 AM   #2
hippocamp software
Thumbs Must Hurt
 
Join Date: Feb 2009
Model: 9000
PIN: N/A
Carrier: T-Mobile
Posts: 67
Default

onExposed()?
Offline  
Old 03-10-2009, 07:53 PM   #3
icess
New Member
 
Join Date: Feb 2009
Model: 8320
PIN: N/A
Carrier: china mobile
Posts: 9
Default

only after onObscured() method called(some screen, dialog or open the menu will cause this method be called), the onExposed() method has being called.

right now I use this:

Code:
protected void onDisplay() {
		super.onDisplay();
		getApplication().invokeLater(new Runnable() {

			public void run() {
				Dialog.alert("on dispaly method called!");
				
			}
			
		});
	}
looks like, after the screen displayed , the alert is showing.
Offline  
Old 03-15-2009, 06:49 PM   #4
zechariahs
Thumbs Must Hurt
 
Join Date: Nov 2008
Location: Sioux Falls, SD
Model: 9530
PIN: N/A
Carrier: Verizon Wireless
Posts: 65
Default

Depending on which version you're using, try onUiEngineAttached.
__________________
Handspring >> Palm >> BB Pearl >> BB Storm

Tumblog: http://www.geekkink.com
Blog: http://www.zechariahs.org/blog
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Cisco CP-8811-K9 Unified Office IP VoIP PoE Business Phone w/ Stand & Handset picture

Cisco CP-8811-K9 Unified Office IP VoIP PoE Business Phone w/ Stand & Handset

$14.99



VoIP-GSM Topex VoiBridge picture

VoIP-GSM Topex VoiBridge

$250.00



"NEW" RingCentral Polycom VVX 311 6-Line VoIP IP SIP Business Media Phone

$12.95



Allworx 6X All-In-On VoIP Phone IP Network Server System w/ Power Supply + 4gb picture

Allworx 6X All-In-On VoIP Phone IP Network Server System w/ Power Supply + 4gb

$50.00



(Lot of 7) Polycom Spectralink LTB100 6020 WAN VoIP 602x Phones w/Batteries picture

(Lot of 7) Polycom Spectralink LTB100 6020 WAN VoIP 602x Phones w/Batteries

$199.99



Vingtor Stentofon IP Speaker ELSIR-10CM PoE With TKIS-2 Turbine Kit VOIP Module picture

Vingtor Stentofon IP Speaker ELSIR-10CM PoE With TKIS-2 Turbine Kit VOIP Module

$225.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.