Class MusicExtras::GuiControl
In: lib/musicextras/guicontrol.rb
Parent: Object

Provides interface to guis

Methods

Included Modules

REXML::StreamListener Debuggable

Constants

PROGNAME = File.basename($0)

Attributes

gui  [R]  GUI instance

Public Class methods

Creates the gui control

guiclass
The class of the Gui to load. Defaults to GtkGui

Public Instance methods

when the Close button is clicked…

Loads up an editor for the current lyrics file

Sets the current message on the statusbar

msg
The message to display

Start up the Gui

[Validate]