trichview.support
Re: About RichViewActions |
Author |
Message |
Avelium |
Posted: 05/18/2002 18:44:41 thanks for your last answer > - in rve.OnChange, check rve.Style.TextStyles[rve.CurTextStyleNo].FontName, > Size, etc. If it is changed, update the controls. I use with OnCurTextStyleChanged. If i check rve.Style.TextStyles[rve.CurTextStyleNo].FontName the FontName is right but if i check rve.Style.TextStyles[rve.CurTextStyleNo].Size the value is wrong. For example i write AAAA in font Arial Black size 36 and BBB in font Arial size 10. When the mouse click on the word AAAA and later on BBB the checked size is alway 36 but the checked FontName is good. I do not understand why? |
Powered by ABC Amber Outlook Express Converter