<?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 Tooltip in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tooltip/m-p/2483910#M559976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you add a tooltip to a pushbutton on the screen painter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to add as data variable or text-element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2007 18:25:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-04T18:25:09Z</dc:date>
    <item>
      <title>Tooltip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tooltip/m-p/2483910#M559976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you add a tooltip to a pushbutton on the screen painter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to add as data variable or text-element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 18:25:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tooltip/m-p/2483910#M559976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-04T18:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tooltip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tooltip/m-p/2483911#M559977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you need to put a text into Quick info property, at screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 18:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tooltip/m-p/2483911#M559977</guid>
      <dc:creator>rodrigo_paisante3</dc:creator>
      <dc:date>2007-07-04T18:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tooltip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tooltip/m-p/2483912#M559978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button in a GUI status.&lt;/P&gt;&lt;P&gt;When you create the button, mark it type dynamic text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you put the field (program or table) to the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program, use the code below and double click to create the text-001, with the button text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data wa(30) type c.&lt;/P&gt;&lt;P&gt;write text-001 to wa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you change the wa variable, the text and hint button will change too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 19:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tooltip/m-p/2483912#M559978</guid>
      <dc:creator>rodrigo_paisante3</dc:creator>
      <dc:date>2007-07-04T19:42:35Z</dc:date>
    </item>
  </channel>
</rss>

