Class Fox::FXFontSelector |
|
Font selection widget
ID_FAMILY: | x |
ID_WEIGHT: | x |
ID_STYLE: | x |
ID_STYLE_TEXT: | x |
ID_SIZE: | x |
ID_SIZE_TEXT: | x |
ID_CHARSET: | x |
ID_SETWIDTH: | x |
ID_PITCH: | x |
ID_SCALABLE: | x |
ID_ALLFONTS: | x |
Methods |
Attributes |
acceptButton | [R] | The "Accept" button [FXButton] |
cancelButton | [R] | The "Cancel" button [FXButton] |
fontSelection | [RW] | Font selection [FXFontDesc] |
Public Class methods |
new(p, tgt=nil, sel=0, opts=0, x=0, y=0, w=0, h=0) {|theFontSelector| ...} |
Return an initialized FXFontSelector instance.