Who knows??
Is there a 64bit OCX treeview to replace the standard windows 32bit OCX treeview.
Kind Regards,
Peter Wokke
TreeView is contained in MSCOMCTL.OCX and Microsoft doesn't provide a 64-bit version of MSCOMCTL.OCX. I'm not aware of any compatible replacement. For that matter, I'm not aware of another 64-bit OCX that provides a similar control, compatible or not. When we created the 64-bit OpenEdge GUI client we removed the TreeView control from most of the tools which used it.
The treeview ocx is not available in 64-bit AppBuilder. However, you should be able to see the treeview in 64-bit PDSOE.
Please note that an informative message (with an option to dis\able this message for the session on opening new files subsequently) has been added in 11.5 for the 64-bit AppBuilder. Refer PSC00315780
TreeView is contained in MSCOMCTL.OCX and Microsoft doesn't provide a 64-bit version of MSCOMCTL.OCX. I'm not aware of any compatible replacement. For that matter, I'm not aware of another 64-bit OCX that provides a similar control, compatible or not. When we created the 64-bit OpenEdge GUI client we removed the TreeView control from most of the tools which used it.
Flag this post as spam/abuse.
Hello Jeff,
You mentioned the PureABLTreeView is there some documentation about this.
Are there some sample sources about this ABL TreeView.
Looking forward to your reply,
Peter Wokke
community.progress.com/.../1995.pure4gltv-a-clone-of-the-ms-treeview-in-pure-abl.aspx
Sample code in the zip iirc.
--
Kind regards,
Stefan Houtzager
Houtzager ICT consultancy & development
www.linkedin.com/in/stefanhoutzager
I have downloaded the pure4gltreeview.
You have to do a view adjustments on the path settings in the .p and .i files to compile it.
Documentation is clear and have done my first replacement.
It is a good alternative. Replacing the treeviews by a .Net control takes more time wich I not have at this moment.
Would recommend this SmartObject.
Thanks all for your input in this.
Kind regards,
Peter Wokke
I have downloaded the pure4gltreeview.
You have to do a view adjustments on the path settings in the .p and .i files to compile it.
Documentation is clear and have done my first replacement.
It is a good alternative. Replacing the treeviews by a .Net control takes more time wich I not have at this moment.
Would recommend this SmartObject.
Thanks all for your input in this.
Kind regards,
Peter Wokke
Flag this post as spam/abuse.