Hi All,
I need a suggestion on how to avoid flickering of swing components(especially buttons) in windows 7 environment.
I face this problem after i connect to the printer for a print operation from my swing application. Before this print operation the buttons are fine even in Windows 7 environment, but immediately after the print operation the buttons in the entire application start to blink/flicker when I hover the mouse on those components.
I do not have this problem in windows XP. Please suggest me how to avoid this. Is this the problem with OS or do i need to modify swing code.
Thanks,
Sam