Hello.  Under Jess 7.0a4, the TextAreaWriter class has the following attribute:
>     private static final int MAXSIZE = 30000
> 
> In a future release, can this attribute be changed to be either a user 
> configurable or made public?  We deliver our product with a Jess Console 
> Panel that allows users to query the state of the engine.  However, the users 
> complain about the size of the buffered text (30000 characters ~ 120 lines).  
> Too much information scrolls out of the text area (i.e. even with the scroll 
> bar, ~120 lines is not enough to maintain all the messages they want to see). 
>  Thanks.
> 
> 
> 


--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to