This class prefixes a given message string by either "Note:" or "Warning:".
Constructor.
Argument | Type | Default | Description |
p | FXComposite | Parent widget. | |
message | String | Note message string. | |
opts | Int | NOTE_INFORMATION | Options and hints. |
x | Int | 0 | X coordinate of origin. |
y | Int | 0 | Y coordinate of origin. |