TRVFontComboBox and TRVFontSizeComboBox in TdxBar

ScaleRichView support and discussion (TRichView add-on for WYSIWYG editing)
Post Reply
jimmaguire
Posts: 206
Joined: Thu Sep 15, 2005 1:41 am
Location: California

TRVFontComboBox and TRVFontSizeComboBox in TdxBar

Post by jimmaguire »

I doubt you can help here, but I need to ask. I use Developer's Express toobars (TdxBar) and when I add the two controls listed above they don't work, no effect on font or size of a word, even though the same code fires. I checked the event in the debugger. I use the same TdxBar in my TRichViewEdit version and it works. The Zoom and Paper size all work, as well as other Actions like Bold, Redo, undo, etc. Just these two.

Any suggestions?
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

These controls do not work by themselves (unlike actions).
You need to process their events to apply changes to the editor, and events of editor to make them show attributes of the current text.
alexanm
Posts: 27
Joined: Tue Nov 22, 2005 7:58 pm

Post by alexanm »

Hello,

I have written two action links, which will work with dxBars (v6) and TRichViewEdit. But i didn't use the rvaction components as I wanted to have the same dx style for these components...


The one for the font name descends from TdxBarFontNameCombo and handles the font name...

The other one descends from the TdxCustomCombo and handles the font size...

I can send this two components to you if you like...

Markus Alexander
jimmaguire
Posts: 206
Joined: Thu Sep 15, 2005 1:41 am
Location: California

Thanks

Post by jimmaguire »

Marcus, thanks for the offer, and Yes I would like to see your components as I use Developer Express everywhere in my app.
alexanm
Posts: 27
Joined: Tue Nov 22, 2005 7:58 pm

Post by alexanm »

Hello,

ok could you please let me know your Emailaddress?

Markus
moelski
Posts: 34
Joined: Thu Dec 06, 2007 9:58 pm
Contact:

Post by moelski »

Hi Alex,

would it be possible that I get your components, too?

I also use dxbars V6 and it would helt me a lot.

My mailadress: dominik ÄTTTT logview DOTTER info

Thx !!
alberto69cn
Posts: 2
Joined: Wed May 21, 2008 3:54 am

dxBar

Post by alberto69cn »

Hi to everybody,

Can you give me your components too?

my address alberto AT asoft DOT it

Many tanks
Post Reply