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

Image on HTML control

Former Member
0 Likes
632

Hi everybody,

I need your help on placing an image(icon) on the HTML control in Dialog programming. This image should work as a button later on.

The whole idea behind this is, these images are not available in SAP's icon list. In order to place an icon(image) of users choice we are using HTML control.

Please help, if you know anything about this

Thanks

Ash

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

Hi Ashwin,

You can go through this link to achieve your requirement.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIHTML/BCCIHTML.pdf

Regards,

SP.

5 REPLIES 5
Read only

Former Member
0 Likes
546

HI

GOOD

HEREWITH I AM ATTCHING THE LINK,GO THROUGH IT I HOPE IT WILL HELP YOU TO SOLVE YOUR PROBLEM.

http://www.sapdesignguild.org/community/design/selection3.asp

THANKS

MRUTYUN

Read only

0 Likes
546

Thanks Mruthyunjaya,

It had helpful information in it...but I'm still looking for uploading an image on to HTML control(this portion will be my toolbar) and make them work as my toolbar buttons.

Regards

ash

Read only

athavanraja
Active Contributor
0 Likes
546

Welcome to SDN.

check out this demo program

SAPHTML_EVENTS_DEMO

which will help you to understand, how you can place an image in the HTML control within SAPGUI.

also check out program DD_ADD_PICTURE and package SDYNAMICDOCUMENTS

Regards

Raja

Read only

Former Member
0 Likes
547

Hi Ashwin,

You can go through this link to achieve your requirement.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIHTML/BCCIHTML.pdf

Regards,

SP.

Read only

0 Likes
546

I have already gone thro' this.

Thanks anyways

ASh