Unable to let work TrvActionFontBold (and similar) action
Posted: Fri Nov 06, 2015 11:13 am
Hi, I'm trying to let work some kind of actions like TrvActionFontBold, TrvActionParaBullets but I'm not capable.
I'm creating a TDBRichViewEdit at runtime. Also the actions are created at runtime to be used in a customized TActionBar. Some actions like TrvActionCut, TrvActionInsertHLine and others works fine but the action that act to font properties or bullet doesn't work. I create also TRVStyle at runtime (at design time the form is clear). Maybe I'm missing some component or some connection. When I click the bold button I can see that the undo button is hilighted but I don't see any visual change on text that should be bolded.
What I'm doing wrong?
Thanks Davide
I'm creating a TDBRichViewEdit at runtime. Also the actions are created at runtime to be used in a customized TActionBar. Some actions like TrvActionCut, TrvActionInsertHLine and others works fine but the action that act to font properties or bullet doesn't work. I create also TRVStyle at runtime (at design time the form is clear). Maybe I'm missing some component or some connection. When I click the bold button I can see that the undo button is hilighted but I don't see any visual change on text that should be bolded.
What I'm doing wrong?
Thanks Davide