Class Fox::FXSplashScreen
In: lib/fox12/splashscreen.rb
Parent: FXDialogBox

The FXSplashScreen window…

Methods

execute   new   update_status  

Public Class methods

Return an initialized FXSplashScreen instance.

Parameters:

owner:Owner window for this dialog box [FXWindow]
title:Title string for this dialog box [String]
text:Message text for this dialog box [String]
action:The action

Public Instance methods

[Validate]