Right now, if the bottom entry is not selected, it doesn't scroll the
view (but of course when the tab is first created and the first entry is
added, you are on the bottom, so it does default right now to scroll to
bottom).

I'll add a 'stick to bottom' flag and if it's set, it will stay on the
bottom.  The config save process will need to be able to save multiple
configurations (one for each tab), so I think we could just autoload the
settings when a tab is created and a saved configuration exists for the
tab name (or title bar name, if you're undocked).

Of course, you can sort by any column asc/desc including timestamp, so
you could stick to the top if you uncheck the stick to bottom and sort
on timestamp.  And the saved config will contain the sorted column as
well, so this should work out ok.

Thanks re: the addition...I think I'm tired...my wife really IS tired.

Hope the undock/dock feature matches up with your MDI ideas.  If not,
let me know.

Scott

-----Original Message-----
From: Paul Smith [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 13, 2003 1:22 PM
To: 'Log4J Developers List'
Subject: RE: Chainsaw patch - Create Main Window in ChainsawAppender


> I've also added another feature that others at work thought would be 
> useful.  Since events in my table get added to the bottom, if you 
> select the last row, the view slides to the bottom and the most
> recently added
> row is selected when now events are received.

This is fantastic, it took me at least 60 seconds when I first started
using Chainsaw before I figured out it was putting events at the top.

Any chance this could be configurable?  Some people may prefer it at the
top (not me though).

Congrats on the new addition to your family btw.

cheers,

Paul Smith

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to