hi
my code is below , i have try the code but is not change my font,
listBox = new ListBox(current Shell, SWT.SINGLE | SWT.V_SCROLL,
ListBox.LB_STYL E_NO_HEADING_TE XT | ListBox.LB_MOD_ SHOW_DETAIL_ICO NS);
listBox.setSize (800,800);
Font initialFont = listBox.getFont ();
FontData[] fontData = initialFont.get FontData();...
User Profile
Collapse
-
how to setfont in DetailText of SWT.Mobile.ListBox ?
-
how to setfont of Detailtext in Swt.Mobile.ListBox?(ListBox's detailtext)
my code is like that
listBox = new ListBox(current Shell, SWT.SINGLE | SWT.V_SCROLL,
ListBox.LB_STYL E_NO_HEADING_TE XT | ListBox.LB_MOD_ SHOW_DETAIL_ICO NS);
font23 = new Font(currentShe ll.getDisplay() , "sansserif" , 35, SWT.ITALIC);
listBox.setFont (font23);
it is not working ,please reply me -
how to give screen transition effect (right to left) in SWT Screen(in j2me)+symbian?
hi
my name is yatin, baraiya, i am symbian developer, i am working in Nokia N97 application developemenrt, please help me
No activity results to display
Show More