Hello Richview-Support,
I have the following question:
Can the rvFont- and rvFontSizecombobox change the font while selecting the dropdown items of it like in Word?
Is there a setting or is there an event which i could use?
RVFont/RvFontSize- Combobox preview on highlighted items possible
-
- Site Admin
- Posts: 17842
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVFont/RvFontSize- Combobox preview on highlighted items possible
AutoComplete property for these combo boxes is False by default, intentionally.
Each time when autocomplete works, the font is applied, adding a new item to RVStyle.TextStyles (if there is no existing items with these properties).
While these items will be removed after the next call of DeleteUnusedStyles, AutoComplete is turned off by default.
Each time when autocomplete works, the font is applied, adding a new item to RVStyle.TextStyles (if there is no existing items with these properties).
While these items will be removed after the next call of DeleteUnusedStyles, AutoComplete is turned off by default.
Re: RVFont/RvFontSize- Combobox preview on highlighted items possible
Hello Sergey,
My font ComboBoxes have autocomplete enabled. Still, hovering over dropdown items doesn't apply the font change—only selecting and clicking does.
Is it possible to apply font changes on hover while using autocomplete?
My font ComboBoxes have autocomplete enabled. Still, hovering over dropdown items doesn't apply the font change—only selecting and clicking does.
Is it possible to apply font changes on hover while using autocomplete?