Class CWrp::MainWindow
In: ../lib/roller/gui.rb
Parent: FXMainWindow

Methods

Classes and Modules

Class CWrp::MainWindow::Canvas

Constants

WIDTH = 800
HEIGHT = 600
PROGRESS_LABEL_WIDTH = 200

Attributes

image  [R] 

Public Class methods

app:FXRuby application.
size:Size of image to generate, in pixels (width and height).

Public Instance methods

size:Size of image to generate, in pixels (width and height).

Moves progress bar along by a single step.

Resets progress bar ready for another item.

title:Title for the progress bar.
total:Total value to count to in the progress meter.

[Validate]