Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Control Framework with ActiveX

former_member302911
Active Participant
0 Likes
472

HI,

i've tried some example for integrate ActiveX control in abap screen with help of Control Framework Class.

I follow guide of Thomas Yung at the link below for the integration of Windows Media Player :

/people/thomas.jung3/blog/2005/05/11/using-classic-activex-controls-in-the-abap-control-framework

I test the result on 2 Pc with same SapGui and 2 Pc with different SapGui installed.

The control work, but is invisible or visible.

The ProgId is 'MediaPlayer.MediaPlayer.1'.

Result:

1. SapGui 6.40 Patch level 24 -> The control is visible

2. SapGui 6.40 Patch level 24 -> The control is invisible

3. SapGui 7.10 Patch level 16 -> the control is invisible

4. SapGui 6.20 Patch level 57 -> The control is visible

Any Idea ?

Thanks,

Angelo.

1 REPLY 1
Read only

Former Member
0 Likes
361

Hi,

i tried to integrate this too, but this doesn't work. Would you eventually share your coding, because the stuff from thomas jung is not complete.

thanks so far, Harry