I am using fullCanvas to display something then i switch to a List, but on S60 phones when you scroll down the list you don't see the list scroll, so the highlighted line goes down without ever scrolling the list itself...
this happens only on s60 phones
I know for a fact that it has something to do with fullCanvas because if i don't use fullCanvas it is fine...
I tried to use Midp 2.0 and use setFitPolicy(Choice.TEXT_WRAP_ON) but
that didn't help either...
any ideas...?!!
I am in desperate in need for a solution to this...
thanks

Reply With Quote

