- Yuri Denshchik
- PowerBuilder
- Monday, 24 April 2017 08:41 PM UTC
Hello,
We encountered the problem while trying to convert our PB application to 64 bit. Our apps has few ActiveX components and none of them work. Even having 64bit ActiveX does not resolve the issues.
For example, 64bit Microsoft WebBrowser component does not work. I was able to show the content by using ole_web.InsertClass ("Shell.Explorer") but when it is run in 64bit, content selection and context menu does not work.
RichTextEdit control does not open HTML file when running 64bit . rte_1.InsertDocument("file.html", true))
What would you suggest to use for editing rich text in 64bit?
Please advice,
Thank you,
Yuri
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.