03-03-2010 10:06 AM
Hi,
how can I paint the listfieldrow manually as if it was focused?
I mean the blue shaded background.
I have got this code line
g.setDrawingStyle(Graphics.DRAWSTYLE_FOCUS, true);
But what will be the next step?
03-05-2010 12:15 PM