Duplicate :
|
Name: rlT66838 Date: 07/17/97 create a TextArea class instance: ta call ta.append("text"); several hundred times appends get frozen? - no error message - System.out.println("In update"); is called from same function and it works (so function is called) - no more text gets displayed in window after many calls to ta.update(). ======================================================================
|