From: Scott T. <sub...@gm...> - 2007-03-29 18:50:22
|
Hello All, I have implemented double buffering, but the implementation slows the reaction time of the application by about half-a-second, and is now almost as annoying as the flickering. I'm looking into making the code more efficient, but I may run into issues because of the way the terminal class interacts with the application. I'm assuming the decision to use AWT was for a specific reason? Are you opposed to moving to a different Graphical Toolkit? - Scott |