VisualuRuby(tmp) Reference

VRStatusbar

Coloring : swin class : vruby class

Class Hierarchy

Object
SWin::Window
VRWinComponent
VRControl
VRNotifyControl
VRStatusbar

Including Modules

none

Child classes or Classes/Modules including this

none

vr/vrcomctl.rb

VRStatusbar

Statusbar.

Methods

setparts(p,width=[-1])
Devides the statusbar into p parts with the widths specified by width which is an Integer array. If the width is -1, the right edge of the part is to be at the right edge of the statusbar.
parts
Returns the number of parts.
getTextOf(idx)
Returns the text of the parts.
setTextOf(idx,text,style=0)
Sets the text of the parts whose index is idx to text
getRectOf(idx)
Returns the position and size of the parts as an array [x,y,w,h].
minheight=(minh)
Sets the minimum height of the statusbar.

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