Title Back Colour Keyoti Title Line Title Curve
Blue Box Top

Using RapidSpell WPF with DevExpress - RapidSpell WPF - Forum

Welcome Guest Search | Active Topics | Log In | Register

Options
tomallen35
#1 Posted : Tuesday, April 24, 2012 10:33:22 AM
Rank: Member

Groups: Registered

Joined: 4/17/2012
Posts: 14
I've got some DevExpress WPF GridControls that I want to use the RapidSpellAsYouType control with and looked at the article in the KB but that was both for Win forms and also DevExpress 6 whereas we are using v11.2.

Is there a more up to date version of this article and RapidSpell_DevExpressAdapter_Glue class?
Jim
#2 Posted : Tuesday, April 24, 2012 9:14:31 PM
Rank: Advanced Member

Groups: Administrators, Registered

Joined: 8/13/2004
Posts: 2,667
Location: Canada
Tricky one. We don't have anything on this at the moment, but looking at their docs it seems it could be possible.

http://documentation.dev...#WPF/CustomDocument7538

....illustrates how to embed a standard RichTextBox control into DXGrid cells.

This is what you need, if you can get the instance of RichTextBox (or TextBox) that they use as a cell editor, then you can attach our spell checker to it.

You can see here http://www.devexpress.co...ort/Center/e/E2030.aspx that they're using RichTextBoxEx, so what you could do is modify that to hook up to (a single instance of) RapidSpellAsYouType, perhaps in the constructor.

Sorry I don't have time right now to show exactly what I mean, but will supplement this post tomorrow unless you already get the idea....

Best
Jim

-your feedback is helpful to other users, thank you!

Evaluation Downloads
-your feedback is helpful to other users, thank you!


Jim
#3 Posted : Tuesday, May 1, 2012 1:23:27 AM
Rank: Advanced Member

Groups: Administrators, Registered

Joined: 8/13/2004
Posts: 2,667
Location: Canada
Sorry, I didn't get back on to this as I promised, did my post above make sense, what do you think?

Jim

-your feedback is helpful to other users, thank you!

Evaluation Downloads
-your feedback is helpful to other users, thank you!


tomallen35
#4 Posted : Wednesday, May 2, 2012 6:08:16 AM
Rank: Member

Groups: Registered

Joined: 4/17/2012
Posts: 14
It got me some of the way there - it wasn't actually as bad as I had feared - had really mixed experience of deviating from the beaten path with DevExpress controls.... Speaking of which, I had a bit of a problem getting the context menu to be exposed as the GridControl consumes it and presents its own if you try and style certain parts of it - head against wall stuff - but it appears to be working fine now, so it's absolutely doable.

Thanks for your help!
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.




About | Contact | Site Map | Privacy Policy

Copyright © 2002- Keyoti Inc.