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

tool tip in module pool

Former Member
0 Likes
1,641

hello frnds,

can i give tooltip on inputbox in module pool? if yes then tell me how? i have tried it for button as well as label. those are working fine but m not able to give tooltip on input box.

plz help me for this...

thanx,

Sameer

5 REPLIES 5
Read only

hymavathi_oruganti
Active Contributor
0 Likes
953

i think u cannot put quick info for input/output field.

Read only

Former Member
0 Likes
953

Hi,

I think you can set it in the screen field properties.

GO to the screen and select the input field and go to the properties and select the tooltip property and set it there.

Regards

Arun

Read only

0 Likes
953

hi arun,

i have tried that option also... but whatever i write there i m not able to see any tooltip on my input box...

i have tried both the options... text code as well as with variable also... but output nil.

so is there anyother method to give tooltip to the input box... are we able to give tooltip to the input box?

Thanx,

Sameer

Read only

0 Likes
953

Hi Sameer,

the tooltips of the special attributes for input fields are only displayed in special GUI versions.

For WinGUI 640 you need to use a special accessibility-mode, you can switch this on in:

Start->Settings->ControlPaneel->SAP-Konfiguration, in the design-tab.

It's also used in the WebGUI 620, but not before.

Regards,

Christian

Read only

Former Member
0 Likes
953

Hi Sameer,

I hope you could do it by adding a Text element for the

'tooltip' attribute in the screen painter.

regards,

Srini