Ticket #259 (closed enhancement: fixed)
Auto-scroll support for NmapOutputViewer (changed from VPaned to HIGVBox)
| Reported by: | ignotus | Owned by: | ignotus |
|---|---|---|---|
| Priority: | medium | Milestone: | Umit 1.0beta2 |
| Component: | Umit | Version: | current svn |
| Keywords: | NmapOutputViewer | Cc: |
Description
Initially I changed the superclass of NmapOutputViewer? to HIGVBox from gtk.VPaned, since I did not see any reason to use adjustable panes. I added support to auto-scroll to NmapOutputViewer? too. The auto-scroll works by default and when the adjustment is down. If the user places the adjustment at any other position the scroll is disabled. However, when the output is changed the adjustment stay on the same place instead jumping to the top (as work before). The patch is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
