|
|||||||
| TX Text Control .NET Please use this forum for TX Text Control .NET support only. If you need support for a different product, please use the appropriate forum. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
List of Fonts
Hello everyone
I would need a (string)-list of the fonts which are selectable with Selection.FontName. The same problem has been discussed in this thread: http://forums.textcontrol.com/showthread.php?t=320120 As this thread is more than two years old, I hope there is a solution for it today. Thanks in advance |
|
#2
|
||||
|
||||
|
Re: List of Fonts
Hey there,
You can get al supported fonts with AdaptFontEventArgs.SupportedFonts. You will need to trigger that event with the FontSettings Class.
__________________
Regards, Gunnar Giffey, TX Text Control [Forum Administrator] |
|
#3
|
|||
|
|||
|
Re: List of Fonts
Thanks for your help
Unfortunately, I don't really understand how to use this approach. The AdaptFontEvent is raised, when I want to use a font that is not supported? Do I really have to use a "wrong" font to get a list of the usable ones? I would also need this list for a combo box when I create a new document, so I even haven't used a font to adapt. Is there an example for how to get SupportedFonts? thx |
|
#4
|
||||
|
||||
|
Re: List of Fonts
If you just want to get all fonts from the TextControl, please use GetSupportedFonts().
I thought you wanted to to limit the available fonts.
__________________
Regards, Gunnar Giffey, TX Text Control [Forum Administrator] |
|
#5
|
|||
|
|||
|
Re: List of Fonts
That was, what I was searching for.
I wonder that I did not see it. Thanks a lot. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Exception on non-supported fonts and/or method to return installed fonts | Jonathan Maron | Feature Request Forum | 1 | May 18, 2009 18:21:15 |
| List renumbering problems | PvZ | TX Text Control .NET | 2 | May 7, 2009 14:46:43 |
| Fonts List | Unregistered | TX Text Control ActiveX | 1 | April 6, 2005 15:27:15 |
| Font list | moroandrea | TX Text Control .NET | 2 | April 28, 2004 17:40:14 |
| Fonts list | Tamara | TX Text Control ActiveX | 3 | January 21, 2003 17:01:25 |