VisualuRuby(tmp) Reference

VRTwoPane

Coloring : swin class : vruby class

Class Hierarchy

This is a module

Including Modules

VRParent

Child classes or Classes/Modules including this

VRHorizTwoPane VRVertTwoPane

vr/vrtwopane.rb

VRTwoPane

This module is a base module for VRVertTwoPane and VRHorizTwoPane. The meanings of 'Upper' and 'Lower' depend on those modules.

Methods

addPanedControl(type,name,caption,astyle)
Adds a new control. This can be called only twice. The first call adds an upper/left control and the next call adds lower/right control. The third call causes RuntimeError.
addControlUpper(type,name,caption,astyle)
obsolete. Adds new control on the window upperside or leftside. The arguments are the same of VRParent#addControl.
addControlLower(type,name,caption,astyle)
obsolete. Adds new control on the window downside or rightside. The arguments are the same of VRParent#addControl.

VisualuRuby(tmp) Reference Index : Project HomePage(English) : Project HomePage(Japanese) : Sourceforge vruby page
Generated at Sun Feb 24 01:30:20 +0900 2008