[GUI] wxHaskell submenu support

Vincenzo aka Nick Name vincenzo_mlRE.MOVE at yahoo.it
Fri Jan 30 10:37:36 EST 2004


Alle 08:08, venerdì 30 gennaio 2004, David Sankel ha scritto:
>   Does wxHaskell support submenus?

Indeed :) 

http://wxhaskell.sourceforge.net/doc/Graphics.UI.WX.Menu.html
menuSub :: Menu b -> Menu a -> [Prop (MenuItem ())] -> IO (MenuItem ())

It's a standard imperative interface: you create a menu and then you add 
that to another menu.

Without any criticism, just for information, there is also the wxhaskell 
mailing list: wxhaskell-users at lists.sourceforge.net

Bye

Vincenzo

-- 
Money for nothing, that's the way you do it
[Dire Straits]




More information about the GUI mailing list