hierlist now has the scrollbar
svn: r17931
This commit is contained in:
parent
2e4c8e102a
commit
8aac682691
|
@ -408,7 +408,7 @@
|
|||
|
||||
(define languages-hier-list (new selectable-hierlist%
|
||||
[parent languages-hier-list-panel]
|
||||
[style '(no-border no-hscroll hide-vscroll transparent)]))
|
||||
[style '(no-border no-hscroll auto-vscroll transparent)]))
|
||||
(define details-outer-panel (make-object vertical-pane% outermost-panel))
|
||||
(define details/manual-parent-panel (make-object vertical-panel% details-outer-panel))
|
||||
(define details-panel (make-object panel:single% details/manual-parent-panel))
|
||||
|
|
Loading…
Reference in New Issue
Block a user