tinytools-vty-0.1.0.3: a terminal based unicode diagram editing tool
Safe HaskellSafe-Inferred
LanguageHaskell2010

Potato.Flow.Vty.OpenWindow

Documentation

data OpenWindowConfig t Source #

Constructors

OpenWindowConfig 

Fields

popupOpenWindow Source #

Arguments

:: forall t m. (MonadWidget t m, HasPotato t m) 
=> OpenWindowConfig t 
-> m (Event t FilePath, Dynamic t Bool)

(file to open, popup state)