‎2006 Jul 04 7:12 AM
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
‎2006 Jul 04 7:31 AM
‎2006 Jul 04 7:56 AM
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
‎2006 Jul 04 8:47 AM
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
‎2006 Jul 04 8:56 AM
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
‎2006 Jul 14 12:27 PM
Hi Sameer,
I hope you could do it by adding a Text element for the
'tooltip' attribute in the screen painter.
regards,
Srini