Skip to content

AutoScroll + MaxLines for AggStatusEvents/AlarmEvents/StatusEvents/CmdEvents ListViews #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcgarba
Copy link
Contributor

@marcgarba marcgarba commented Jul 17, 2025

Common function AutoScrollAndMaxLines() in helper (originally only done for SysLog), now also used AggStatusEvents/AlarmEvents/StatusEvents/CmdEvents ListViews.
Added an "auto-scroll" checkbox for SysLog (more understandable than the current last line selection mechanism + easier than to catch the last line sometime), and allow to keep manually selected line (interesting during observations).

When opening the commands form, directly have row with command selected visible (to avoid to have to scroll to find it each time, if not in the first... ;-) )

…usevents/cmdevents/aggstatusevents ListView + added auto-scroll checkbox for SysLog + ensure row visible in opened cmds form.
@marcgarba
Copy link
Contributor Author

More things to be done later :

  • add checkboxes "auto-scroll" behind the AggStatusEvents/AlarmEvents/StatusEvents/CmdEvents listviews.
  • and also add "clear" buttons to delete all the events of the current component...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant