VisualuRuby(tmp) Reference

VRModalDialog

Coloring : swin class : vruby class

Class Hierarchy

Object
SWin::Window
SWin::Dialog
VRDialogComponent
VRModalDialog

Including Modules

VRParent

Child classes or Classes/Modules including this

none

vr/vrdialog.rb

VRModalDialog

This class represents a modal dialog. When a modal dialog opens, the sequence is blocked until the dialog is closed. (Process about the dialog is advancing.) VRModalDialog#open method returns the value which is the argument at VRModalDialog#close(value). <- SWin::Dialog#close

Attributes

Hash of options set values as 'options["cancelbutton"]=canbtn'

Methods

close(value)
See SWin::Dialog#close

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