BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 05-26-2009, 05:56 AM   #1
franktian
New Member
 
Join Date: Apr 2007
Model: 8100
PIN: N/A
Carrier: china mobile
Posts: 14
Default screen with titlebar

Please Login to Remove!

Hi everyone,

I made a custom screen which has a titlebar, so I invoked the setPositionDelegate() to put the delegate manager a little lower.

But when I click on the screen(9500), it seems an wrong coordinate was transmited into the delegate. for example, if you click on a ChoiceField, it doesn't show the choice options, but it will if you click at a little below the ChoiceField.

I think the problem is in sublayout():
Code:
protected void sublayout(int width,int height){
      super.sublayout(width,height);
      setPositionDelegate(0,titlebar.getHeight());
      layoutDelegate(width,height-titlebar.getHeight());
      setExtent(width,height);
                
}
Anyone know what the problem is? Thanks in advance.
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


MOSFET - IRFZ44N 55V - Transistor  for Arduino Pi  TTL picture

MOSFET - IRFZ44N 55V - Transistor for Arduino Pi TTL

$54.79



2SA733-Q Original New NEC TO-92 Transistor picture

2SA733-Q Original New NEC TO-92 Transistor

$10.95



MOSFET - IRF540N 100V 33A - Transistor for Arduino Pi TT picture

MOSFET - IRF540N 100V 33A - Transistor for Arduino Pi TT

$49.72



PNP NPN Power Transistor Assortment Kit 840pcs 24 Types Electronic Component picture

PNP NPN Power Transistor Assortment Kit 840pcs 24 Types Electronic Component

$24.21



2SC2240 / TRANSISTOR / TO92 / 4 PIECES (qzty) picture

2SC2240 / TRANSISTOR / TO92 / 4 PIECES (qzty)

$7.99



2SA809 Original New Transistor A809 picture

2SA809 Original New Transistor A809

$10.95







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