<< SL_FileRequesterA | SL_ScreenRequester >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_FontRequester
NAME
SL_FontRequester -- brings up a font requester.
SYNOPSIS
success = SL_FontRequester(apphandle, font, size, title);
D0 A0 A1 D0 D1
SLFLAG SL_FontRequester(APPHANDLE, SLCHAR *, WORD *, SLCHAR *);
FUNCTION
This is very possibly an Amiga specific requester.
INPUTS
RESULTS
NOTES
This functions puts the calling app into a wait state via SL_AppWaitState.
SEE ALSO
SL_AlertRequesterA, SL_BusyRequesterA, SL_FileRequester, SL_FontRequester, SL_ScreenRequester.
SL_FontRequester Command Section By Type url:SL_FontRequester
created:2008-03-01 23:36:16 last updated:2008-03-01 23:36:16
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_FontRequester | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_FileRequesterA | SL_ScreenRequester >> |
Top: Documentation Library | Up: SoftLogik App Library API |