<?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: quick or tool tips in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811715#M43053</link>
    <description>Tooltips from F90 are no different, and no more difficult, than from C.&lt;BR /&gt;&lt;BR /&gt;The attached code shows an example of adding a dynamic tooltip (ie, one whose message can be updated each time a mouseover invokes the tooltip) to a window.  You can also associate tooltips with specific subregions of a window rather than an entire window.</description>
    <pubDate>Sat, 26 Apr 2003 01:37:14 GMT</pubDate>
    <dc:creator>pcurtis</dc:creator>
    <dc:date>2003-04-26T01:37:14Z</dc:date>
    <item>
      <title>quick or tool tips</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811713#M43051</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;in Visual C++ or Visual Basic there is a way to add tool tips to some controls in my application. I searched for a way to do the same in Compaq Visual Fortran. But I didn't notice a way to do it.&lt;BR /&gt;&lt;BR /&gt;Does anybody know a way for adding quick or tool tips to my controls like radio and check buttons or text fields?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Tobias Werth</description>
      <pubDate>Fri, 25 Apr 2003 18:14:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811713#M43051</guid>
      <dc:creator>twerth</dc:creator>
      <dc:date>2003-04-25T18:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: quick or tool tips</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811714#M43052</link>
      <description>Well, it's not so easy, to put it mildly. It was described &lt;A href="http://intel.forums.liveworld.com/thread.jsp?forum=144&amp;amp;thread=3765&amp;amp;message=9800&amp;amp;q=tooltips#9800"&gt;here once&lt;/A&gt;, but I'm not sure if you'd want to do it (it requires a lot of Win32 tweaking).&lt;BR /&gt;&lt;BR /&gt;The second best bet (and more in accordance with Windows UI standards) is to add context-sensitive help. My &lt;A href="http://www.geocities.com/jdujic/fortran/xflogm/xflogm.htm"&gt;XFLOGM&lt;/A&gt; module enables you to connect context-sensitive (popup or window) help to X/DFLOGM-handled dialogs using DlgSetHelp routine. See also &lt;A href="http://www.geocities.com/jdujic/fortran/other/other.htm"&gt;QWToolbar&lt;/A&gt; sample, which illustrates implementation of a toolbar with tooltips in a QuickWin application.&lt;BR /&gt;&lt;BR /&gt;Jugoslav</description>
      <pubDate>Fri, 25 Apr 2003 20:35:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811714#M43052</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2003-04-25T20:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: quick or tool tips</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811715#M43053</link>
      <description>Tooltips from F90 are no different, and no more difficult, than from C.&lt;BR /&gt;&lt;BR /&gt;The attached code shows an example of adding a dynamic tooltip (ie, one whose message can be updated each time a mouseover invokes the tooltip) to a window.  You can also associate tooltips with specific subregions of a window rather than an entire window.</description>
      <pubDate>Sat, 26 Apr 2003 01:37:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811715#M43053</guid>
      <dc:creator>pcurtis</dc:creator>
      <dc:date>2003-04-26T01:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: quick or tool tips</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811716#M43054</link>
      <description>Paulcurtis, many thanks from another&lt;BR /&gt;interested programmer for the handy-looking code.</description>
      <pubDate>Mon, 28 Apr 2003 17:33:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/quick-or-tool-tips/m-p/811716#M43054</guid>
      <dc:creator>isn-removed200637</dc:creator>
      <dc:date>2003-04-28T17:33:35Z</dc:date>
    </item>
  </channel>
</rss>

