<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tool-Tip Text for button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578180#M1433969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you created the Button in Screen painter in the Screen Layout then go to the screen layout  and double click on the Button you will see the Screen Attribute window there where you assign the icon below that there is a provision to add the &lt;STRONG&gt;Quick Info&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other-wise if you creating the button in the Application toolbar then put you text in &lt;STRONG&gt;info Text&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2010 07:09:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-09T07:09:21Z</dc:date>
    <item>
      <title>Tool-Tip Text for button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578177#M1433966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button which I have statically associated with a tool-tip text.&lt;/P&gt;&lt;P&gt;I did this by setting the &lt;STRONG&gt;TooltipText&lt;/STRONG&gt; to a text element.&lt;/P&gt;&lt;P&gt;However, when I run my program, the tool-tip does not appear&lt;/P&gt;&lt;P&gt;for the button. This button does not have any text it it, only an ICON.&lt;/P&gt;&lt;P&gt;Therefore, I need a tool-tip to inform the user about the functionality&lt;/P&gt;&lt;P&gt;of the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me how the display the tool-tip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Divyaman Singh Rawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 13:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578177#M1433966</guid>
      <dc:creator>former_member202335</dc:creator>
      <dc:date>2010-02-08T13:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Tool-Tip Text for button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578178#M1433967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to set the "Quick info" field as well / instead..  the dynpro help indicates that "&lt;EM&gt;Tooltip Text supports the operation of the screen by visually-impaired users. The Screen Reader can communication to the  visually-impaired user the meaning of an input/output field, provided it has a text that it can read, pick up, and communicate.&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 02:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578178#M1433967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-09T02:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tool-Tip Text for button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578179#M1433968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where exactly do you set this 'Quick Info' field? I went to the screen layout and tried to find this field in the attributes of the button but could not find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate you inputs!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Divyaman Singh Rawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 05:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578179#M1433968</guid>
      <dc:creator>former_member202335</dc:creator>
      <dc:date>2010-02-09T05:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tool-Tip Text for button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578180#M1433969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you created the Button in Screen painter in the Screen Layout then go to the screen layout  and double click on the Button you will see the Screen Attribute window there where you assign the icon below that there is a provision to add the &lt;STRONG&gt;Quick Info&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other-wise if you creating the button in the Application toolbar then put you text in &lt;STRONG&gt;info Text&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 07:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578180#M1433969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-09T07:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tool-Tip Text for button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578181#M1433970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;        Go to screen layout and double click on the button for which you are setting the toop tip text. Then Attributes window will open. In that window, Just below the 'Icon name' field, there is 'Tooltip' field. You give the tool tip text there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Dont forget to save the layout. After saving come to flow logic and activate the program and run. Then it definetely shows the tool tip when you place the mouse pointer on the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali Krishna T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 10:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tool-tip-text-for-button/m-p/6578181#M1433970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-12T10:57:13Z</dc:date>
    </item>
  </channel>
</rss>

