form or buttons in rtf [modified]
-
Hi all!! Is there a way to use forms with buttons in rtf files?? Or, does richTextBox supports buttons, like ms word? If I am not clear, I know that in ms word you can create sosmething like a form with command buttons and everything, and I want to use this kind of ability in an editor I am trying to make. And these 2 are the only things I can imagine to accomplish this. Any suggestions?? Thanks all!!!!
modified on Thursday, April 24, 2008 8:19 AM
-
Hi all!! Is there a way to use forms with buttons in rtf files?? Or, does richTextBox supports buttons, like ms word? If I am not clear, I know that in ms word you can create sosmething like a form with command buttons and everything, and I want to use this kind of ability in an editor I am trying to make. And these 2 are the only things I can imagine to accomplish this. Any suggestions?? Thanks all!!!!
modified on Thursday, April 24, 2008 8:19 AM
No, you can't do that.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Hi all!! Is there a way to use forms with buttons in rtf files?? Or, does richTextBox supports buttons, like ms word? If I am not clear, I know that in ms word you can create sosmething like a form with command buttons and everything, and I want to use this kind of ability in an editor I am trying to make. And these 2 are the only things I can imagine to accomplish this. Any suggestions?? Thanks all!!!!
modified on Thursday, April 24, 2008 8:19 AM
No - but the WPF classes like FlowDocument can have rich text and buttons (and in fact any kind of WPF control) embedded in them...
'--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd