LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we use Text Box to show as RTF document?

I search for this topic in help & forum but could not find the appropriate links or helps. Anyone know about this issue
 
Thanks for any help!
0 Kudos
Message 1 of 6
(3,793 Views)

Hello,

Sorry to disappoint you but the answer is NO.  If I'm not mistaken there is an ActiveX control available for RTF. If you search for rtf on the LabWindows forum you might get some more information about this topic.

0 Kudos
Message 2 of 6
(3,793 Views)
The Rich Text Box control is probably what you want. In the UIR editor, choose Create>>ActiveX and find "Microsoft Rich Text Box". 
Message 3 of 6
(3,787 Views)

Hello Ian,

The Microsoft Rich Text box is not in the list. Am I missing something?

0 Kudos
Message 4 of 6
(3,782 Views)

I am success to create a Rich Text Box with: Create ---> ActiveX ---> Microsoft Rich Text Box

Many thanks Ian for this help Smiley Happy

0 Kudos
Message 5 of 6
(3,773 Views)

Wim,

Such are the joys of ActiveX controls. They must be installed on the target machine (and the right version too!), so care must be taken when planning to distribute an app. In your case that ActiveX control is not installed on your development machine, hence it is not available.

I don't use that control due to the distribution-related issues, and I was not able to easily find where it comes from.  I presume it was part of Windows, IE or Office.

Can anyone out there tell us where the Microsoft Rich Text Box control comes from?

0 Kudos
Message 6 of 6
(3,762 Views)