<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"/><title>HSFM.GUI.Gtk.Dialogs</title><linkhref="ocean.css"rel="stylesheet"type="text/css"title="Ocean"/><scriptsrc="haddock-util.js"type="text/javascript"></script><scripttype="text/javascript">//<![CDATA[
If the user presses <ahref="No.html">No</a>, then do nothing.</p></div></div><divclass="top"><pclass="src"><aname="v:withErrorDialog"class="def">withErrorDialog</a> :: <ahref="https://hackage.haskell.org/package/base-4.8.1.0/docs/System-IO.html#t:IO">IO</a> a -><ahref="https://hackage.haskell.org/package/base-4.8.1.0/docs/System-IO.html#t:IO">IO</a> () <ahref="src/HSFM-GUI-Gtk-Dialogs.html#withErrorDialog"class="link">Source</a></p><divclass="doc"><p>Execute the given IO action. If the action throws exceptions,
visualize them via <code><ahref="HSFM-GUI-Gtk-Dialogs.html#v:showErrorDialog">showErrorDialog</a></code>.</p></div></div><divclass="top"><pclass="src"><aname="v:textInputDialog"class="def">textInputDialog</a><ahref="src/HSFM-GUI-Gtk-Dialogs.html#textInputDialog"class="link">Source</a></p><divclass="subs arguments"><pclass="caption">Arguments</p><table><tr><tdclass="src">:: GlibString string</td><tdclass="doc empty"> </td></tr><tr><tdclass="src">=> string</td><tdclass="doc"><p>window title</p></td></tr><tr><tdclass="src">-> string</td><tdclass="doc"><p>initial text in input widget</p></td></tr><tr><tdclass="src">-><ahref="https://hackage.haskell.org/package/base-4.8.1.0/docs/System-IO.html#t:IO">IO</a> (<ahref="https://hackage.haskell.org/package/base-4.8.1.0/docs/Data-Maybe.html#t:Maybe">Maybe</a><ahref="https://hackage.haskell.org/package/base-4.8.1.0/docs/Data-String.html#t:String">String</a>)</td><tdclass="doc empty"> </td></tr></table></div><divclass="doc"><p>Asks the user which directory copy mode he wants via dialog popup
and returns <code>DirCopyMode</code>.</p></div></div><divclass="top"><pclass="src"><aname="v:showFilePropertyDialog"class="def">showFilePropertyDialog</a> :: [<ahref="HSFM-GUI-Gtk-Data.html#t:Item">Item</a>] -><ahref="HSFM-GUI-Gtk-Data.html#t:MyGUI">MyGUI</a> -><ahref="HSFM-GUI-Gtk-Data.html#t:MyView">MyView</a> -><ahref="https://hackage.haskell.org/package/base-4.8.1.0/docs/System-IO.html#t:IO">IO</a> () <ahref="src/HSFM-GUI-Gtk-Dialogs.html#showFilePropertyDialog"class="link">Source</a></p></div></div></div><divid="footer"><p>Produced by <ahref="http://www.haskell.org/haddock/">Haddock</a> version 2.16.1</p></div></body></html>