BlackBerryForums.com : Your Number One BlackBerry Community
     

»Sponsored Links


BlackBerryApps.com Best Sellers



Reply
 
LinkBack Thread Tools
  (#1 (permalink)) Old
brendanmc25 Offline
Knows Where the Search Button Is
 
Posts: 33
Join Date: Aug 2009
Model: 9530
PIN: N/A
Carrier: o2
Default Storm scrollable HorizontalFieldManager help - 09-24-2009, 03:52 PM

Hi all,

I have been trying to resolve an issue with my app and i'm starting to think this time it may not be my code!

I have instantiated

hm = new HorizontalFieldManager(Manager.HORIZONTAL_SCROLL);

then i add 8 buttons like

Bitmap bitmap5 = Bitmap.getBitmapResource("settings.bmp");
Field b5= new MyButton("Settings", bitmap5);
b5.setChangeListener(buttonListener2);
hm.add(b5);

so i end up with a nice horizontal scrollable option bar full of image buttons.

My problem is that i am getting a illegalstacksizeexception - unpaired graphics.pop(paint) and it is causing my display to distort.

I have studied my scrolls and found the exception throws when i scroll a button all the way off the screen. if i let go of the button before it gets to either left end or right end of screen it doesn't throw an exception.

The effect of this option bar is pretty easy on the eye so if anyone can help me rescue it i would be grateful.

Regards

Brendan
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!

Reply


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-2009 BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.