BlackBerryForums.com : Your Number One BlackBerry Community      

»Sponsored Links




Closed Thread
 
LinkBack Thread Tools
  (#1 (permalink)) Old
rock_win Offline
Knows Where the Search Button Is
 
Posts: 30
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: cingular
Default Loosing Screen Area - 08-14-2007, 11:33 AM

Hi

I have 2 class that extends Manager, 1. MainFrame 2.SubFrame

they both lay fields, and mainFrame also lays subFrame
i have added 3 subframes to a mainframe
their attributes are:
subFrame-01: x-0,y-0,width-240,height-50
subFrame-02: x-0,y-50,width-240,height-40
subFrame-03: x-0,y-90,width-240,height-50
and they both do setExtent(240,260) in their sublayout method

but my subFrame-03 is getting truncated , whereas i'm only drawing 170 pixels
and my screen height way higher than it.


i would also like know that happening by these 2 setExtent methods in different classes extending managers
   
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
rock_win Offline
Knows Where the Search Button Is
 
Posts: 30
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: cingular
Default 08-14-2007, 11:46 AM

I have noticed something.. that my things are getting disappeared.

and its just simple fillRects
Code:
 subFrame01.add(new CustomRectField(0,20,240,20,0xFF00FF00));
    mainFrame.add(subFrame01);   
    subFrame02=new SubFrame(0,50,240,40);
subFrame02.add(new CustomRectField(0,0,240,20,0xFF0000FF));
    mainFrame.add(subFrame02);
currently the green rectangle , is not visible on screen, but as soon as i shift it to 0 ,it appears
   
Closed Thread


Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On






Copyright © 2004-2008 BlackBerryNews.com, BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.1