VisualuRuby(tmp) Reference

VRMargin

Coloring : swin class : vruby class

Class Hierarchy

This is a module

Including Modules

none

Child classes or Classes/Modules including this

VRMarginedFrameUseable::VRMgdFullsizeLayoutFrame VRMarginedFrameUseable::VRMgdGridLayoutFrame VRMarginedFrameUseable::VRMgdHorizLayoutFrame VRMarginedFrameUseable::VRMgdHorizTwoPaneFrame VRMarginedFrameUseable::VRMgdLayoutFrame VRMarginedFrameUseable::VRMgdTwoPaneFrame VRMarginedFrameUseable::VRMgdVertLayoutFrame VRMarginedFrameUseable::VRMgdVertTwoPaneFrame

vr/vrmargin.rb

VRMargin

This is a module to space itself from parent window on resized. Also useable for layout flames and two panes.

Methods

initMargin(left=nil,top=nil,right=nil,bottom=nil)
Call this method first to use margin and set each margins. If the margins are set to nil,the control becomes original size.
setMargin(left=nil,top=nil,right=nil,bottom=nil)
Set all margins
mgLeft
mgLeft=
Get/Set left margin.
mgTop
mgTop=
Get/Set top margin.
mgRight
mgRight=
Get/Set right margin.
mgBottom
mgBottom=
Get/Set bottom margin.

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