Re: Llama - fonts in listbox
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Jun 16, 1999
- 394 views
Irv Mullins wrote: > Is there a way to select the font that is used in > a list control? Take a look in the Control class - if setFont is there, it should support it. But I can't guarantee anything. I'm not sure you want to be coding much in Llama yet - Win32Lib is a lot more stable. Although the API is remaining pretty much the same, what's currently on my machine is a lot different than what's posted, and is likely to change even more before the next release is ready. -- David Cuny