FontRequester()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by horst.

The FontRequester() does not show the color selection feature unless
the undocumented flag #CF_EFFECTS is used. This works all right, but
how can I initialize the font color in the FontRequester() box?

I can also use SelectedFontStyle() after the FontRequester(),
but the parameter to pre-set the style is missing.

Fred?




Horst