Thread
:
ListField RowHeight
View Single Post
12-02-2010, 10:16 PM
#
4
(
permalink
)
dd_geek
New Member
Join Date: Nov 2010
Model:
7100t
PIN:
N/A
Carrier:
zczx
Posts: 4
Post Thanks: 0
Thanked
0 Times in 0 Posts
Re: ListField RowHeight
private ListField InfoListField;
public void drawListRow(ListField listField, Graphics g, int index, int y,
int width)
{
//for first row
InfoListField.setRowHeight(0, 80);
//other rows
InfoListField.setRowHeight(80);
}
Offline
dd_geek
View Public Profile
Find More Posts by dd_geek
One-touch Ban & Clean