View Single Post
Old 10-22-2008, 10:53 PM   #20
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
I must add that refreshing is never a problem in java code for iLiad platform. In comparison to GTK+, java code works well just as you program on PC. It makes developing a iLiad java app more easy. Besides, based on my experience, on iLiad, java seems to provide better memory management than C. For an experienced C programmer, it's not a problem. For a medicore C programmer, like me, it's hard to implement perfect memory management.
In addition to limited java class on iLiad, there is another drawback for java on iLiad, that is, you can't hide toolbar and pagebar. In contrast, it's easy to do it with GTK+.

Last edited by ericshliao; 10-22-2008 at 11:08 PM.
ericshliao is offline   Reply With Quote