
30 Jan
2004
30 Jan
'04
7:08 a.m.
wxHaskellers, Does wxHaskell support submenus? None of the examples had this behavior. I'm very interested what the programming interface would be for such a thing. David J. Sankel

30 Jan
30 Jan
9:37 a.m.
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]
7842
Age (days ago)
7842
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Sankel
-
Vincenzo aka Nick Name