Class Fox::FXScrollPane
In: rdoc-sources/FXScrollPane.rb
Parent: FXMenuPane

Scrolling menu pane.

Methods

new  

Attributes

topItem  [RW]  Index of top-most menu item [Integer]

Public Class methods

Return an initialized FXScrollPane instance.

Parameters:

owner:owner window for this menu pane [FXWindow]
nvis:maximum number of visible items [Integer]
opts:options [Integer]

[Validate]