Re: wxHaskell submenu support
Vincenzo aka Nick Name <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.gui |
|---|---|
| Message-ID | <[email protected]> |
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]