by sambomb » Mon Feb 16, 2009 12:49 pm
ChooseFont() open a dialog with the option to choose the settings of the font and the color, but don't return this color!
-
sambomb
-
- Posts: 388
- Joined: Mon Oct 13, 2008 11:26 am
- Location: Itaocara - RJ - Brasil
by Antonio Linares » Tue Feb 17, 2009 11:23 pm
Samir,
You have to provide it the color variable by reference:
- Code: Select all Expand view
local aFont, nRGBColor := 0
aFont = ChooseFont( , @nRGBColor )
MsgInfo( nRGBColor )
-
Antonio Linares
- Site Admin
-
- Posts: 42099
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
-
Return to Bugs report & fixes / Informe de errores y arreglos
Who is online
Users browsing this forum: No registered users and 6 guests