PDA

View Full Version : Qt and SAP



3dch
27th January 2007, 15:40
I will probably have to write a component with some "sophisticated" 2D graphics of the kind Qt provides with its Graphics View framework. The component should be used in a SAP system (ECC 5.0 or ECC 6.0 with NetWeaver). Even better if the component could also be used in other environments, for example as an ActiveX control in a VB application.

Does anybody have experience in using Qt for SAP development - and if so, is it "easy" to do so or should one better refrain from trying it. I'd also be thankful for links to websites where this topic is already being discussed.

Thanks
Ernst

e8johan
28th January 2007, 12:05
I have not used Qt in combination with the SAP systems that you mention, but the ActiveQt (http://doc.trolltech.com/4.2/activeqt.html) framework can help you expose your components through ActiveX.