FontRequester - Parameter Flags not optional

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
mhs
Enthusiast
Enthusiast
Posts: 101
Joined: Thu Jul 02, 2015 4:53 pm
Location: Germany
Contact:

FontRequester - Parameter Flags not optional

Post by mhs »

Ergebnis = FontRequester(FontName$, FontGröße, Flags [, Farbe [, Stil]])
I found something small, that's not an bug, but worth mentioning.

The parameter "Flags" of the FontRequester function isn't set as optional, although it should be.
User avatar
kenmo
Addict
Addict
Posts: 2033
Joined: Tue Dec 23, 2003 3:54 am

Re: FontRequester - Parameter Flags not optional

Post by kenmo »

FontRequester and some other parameters requested here...
http://www.purebasic.fr/english/viewtop ... =3&t=60574
Post Reply