<?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: QuickWin with dialogs in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784357#M29317</link>
    <description>I'd appreciate a more detailed explanation and/or sample source which exhibits the behavior.&lt;BR /&gt;&lt;BR /&gt;If by "menu-driven dialogs" you mean "dialogs which contain menus", it's doable only with a tweak -- take a look at &lt;A href="http://www.xeffort.com/fortran/misc/other.htm" target="_blank"&gt;MenuDialog sample&lt;/A&gt;.</description>
    <pubDate>Thu, 01 Jun 2006 13:36:15 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2006-06-01T13:36:15Z</dc:date>
    <item>
      <title>QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784353#M29313</link>
      <description>&lt;DIV&gt;Is it possible to create an MDIQuickWin application with menu-driven dialogs ?&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Jun 2006 02:37:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784353#M29313</guid>
      <dc:creator>bbradley</dc:creator>
      <dc:date>2006-06-01T02:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784354#M29314</link>
      <description>Yes.  Dialogs can be used in any application type.</description>
      <pubDate>Thu, 01 Jun 2006 03:57:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784354#M29314</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-06-01T03:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784355#M29315</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;I have tried this, but although the dialgog is presented, it does not "work", and the "Esc" key is the only way out. I have submitted the source code to Premier, but no reply as yet.</description>
      <pubDate>Thu, 01 Jun 2006 04:16:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784355#M29315</guid>
      <dc:creator>bbradley</dc:creator>
      <dc:date>2006-06-01T04:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784356#M29316</link>
      <description>Well, I'm not sure Premier Support is the best place for that sort of question.  This forum would be better.&lt;BR /&gt;&lt;BR /&gt;I've written many QuickWin programs with dialogs.  Can you attach a small example that doesn't work for you?  You'd need to use a modal dialog.  Also, I'm not entirely sure what you mean by a "menu driven dialog" - perhaps Jugoslav or one of the others better versed in Windows programming can comment.</description>
      <pubDate>Thu, 01 Jun 2006 07:36:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784356#M29316</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-06-01T07:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784357#M29317</link>
      <description>I'd appreciate a more detailed explanation and/or sample source which exhibits the behavior.&lt;BR /&gt;&lt;BR /&gt;If by "menu-driven dialogs" you mean "dialogs which contain menus", it's doable only with a tweak -- take a look at &lt;A href="http://www.xeffort.com/fortran/misc/other.htm" target="_blank"&gt;MenuDialog sample&lt;/A&gt;.</description>
      <pubDate>Thu, 01 Jun 2006 13:36:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784357#M29317</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2006-06-01T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784358#M29318</link>
      <description>&lt;DIV&gt;Here is a demo of the problem. In the File menu, select "Test change...", and this causes the modal dialog to run. However, none of the interface items in the dialog are active, and the only way out is the "Esc" key.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;So, that is what I mean by "menu driven", I.E. pick something from a menu, user responds to the dialog, program takes an approptiate action.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Jun 2006 21:17:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784358#M29318</guid>
      <dc:creator>bbradley</dc:creator>
      <dc:date>2006-06-01T21:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784359#M29319</link>
      <description>Tough debugging :-(. It turned out that you merely have set the property of the dialog Disabled="True", creating a vicious circle -- the dialog is created disabled, and DlgModal disables the parent window as well. So you ended up having all windows disabled.</description>
      <pubDate>Thu, 01 Jun 2006 22:18:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784359#M29319</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2006-06-01T22:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: QuickWin with dialogs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784360#M29320</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Excellent. Thanks</description>
      <pubDate>Thu, 01 Jun 2006 22:30:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QuickWin-with-dialogs/m-p/784360#M29320</guid>
      <dc:creator>bbradley</dc:creator>
      <dc:date>2006-06-01T22:30:29Z</dc:date>
    </item>
  </channel>
</rss>

