BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 11-26-2009, 10:23 AM   #1
LT_java
New Member
 
Join Date: Nov 2009
Model: 9000
PIN: N/A
Carrier: student
Posts: 7
Smile question about displaying button field and grahics line on the screen

Please Login to Remove!

Hello,

I want to display a button field and a line on the screen. code:

ButtonField myButton1 = new ButtonField("hello");
myButton1.setEditable(true);
XYEdges b1 = new XYEdges();
b1.set(5, 10, 5,10);
myButton1.setPadding(b1);

this.setPadding(b1);
this.add(myButton1);

Graphics GUI = this.getGraphics();
GUI.drawLine(25, 275, 55, 275);

however, only the button can be showed on the screen. The line will disappear once "this.add(myButton1)" is called.

how can I solve it?

Thank you
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


HP-Agilent-Keysight 41951-69001/ 41951-61001 Impedance Test Adapter for 41951A picture

HP-Agilent-Keysight 41951-69001/ 41951-61001 Impedance Test Adapter for 41951A

$500.00



Com-Power Line Impedance Stabilization Network LI-200 picture

Com-Power Line Impedance Stabilization Network LI-200

$249.99



Digital Ohmmeter LCD Audio Impedance Test Meter Speaker Voice Resistor System picture

Digital Ohmmeter LCD Audio Impedance Test Meter Speaker Voice Resistor System

$83.60



HP Hewlett Packard 4260A ~ Universal Impedance Bridge ~ Made in Japan picture

HP Hewlett Packard 4260A ~ Universal Impedance Bridge ~ Made in Japan

$249.86



BECO Universal Impedance Bridge Model 315A, Brown Electro Measurement Corp. 315A picture

BECO Universal Impedance Bridge Model 315A, Brown Electro Measurement Corp. 315A

$129.99



BAS-Zahner Amos IM6 Impedance measurement unit picture

BAS-Zahner Amos IM6 Impedance measurement unit

$499.99







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