A JPanel containing JTable, JComboBoxes...added to JRootPane of JApplet in init method. All the functionality is good, When I run through the browser but when I scroll the scroll bar of the browser I find flickering of my applet. Please help me out to avoid this flickering. Thanks in Advance
I would try a different machine, just to avoid the feeling that its NOT a graphics hardware problem. Also, does this happen on other applications? While I am not saying its a hardware problem, but then I would check. regds. - satya
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Thanks Satya In all IE and Netscape browsers of Windows machines, Im getting this problem,- when the component height is more than browser viewable size.
are you setting the size of the applet, i know there are some no no's abt applets. will post the link in a couple of min's its on the std sun applet tutorial... "practical considerations re applets" or some topic like that...in case you haven't had a chance to look into that. - satya
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81