Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: FontSize and FontName Dropdowns
Re: FontSize and FontName Dropdowns
10-30-2008, 1:20 PM
mattousai
Joined on 06-23-2008
Posts 7
Re: FontSize and FontName Dropdowns
Reply
Quote
I am having the same issue.
I am able to add new font sizes, and the selected text will be styled appropriately, but the drop-down will not reflect the chosen size.
Here is an example of an item I have added to common.config under FontSize:
<item text="42pt" value="42pt">
<html><![CDATA[<font size='42pt'>42pt</font>]]></html>
</item>
View Complete Thread