2011/9/9 D.V. <dav.v...@gmail.com>:
> Bonjour List,

> I'm continuing the search, but if someone has an idea, I'm interested !

Looks like it's called Iconize in wxWidget slang, but now all I've
found with Iconize is

Graphics.UI.WXCore.WxcClassTypes type IconizeEvent a = Event (CIconizeEvent a)
Graphics.UI.WXCore.WxcClassTypes data CIconizeEvent a
Graphics.UI.WXCore.WxcClassInfo classIconizeEvent :: ClassType (IconizeEvent ())
Graphics.UI.WXCore.WxcClassInfo downcastIconizeEvent :: IconizeEvent a
-> IconizeEvent ()
Graphics.UI.WXCore.WxcClassTypes type TIconizeEvent a = TEvent (CIconizeEvent a)
Graphics.UI.WXCore.WxcClassesMZ topLevelWindowIconize ::
TopLevelWindow a -> Bool -> IO Bool
Graphics.UI.WXCore.WxcClassesMZ topLevelWindowIsIconized ::
TopLevelWindow a -> IO Bool
Graphics.UI.WXCore.WxcClassesMZ wxEVT_ICONIZE :: EventId
Graphics.UI.WXCore.WxcDefs wxICONIZE :: Int

I'm not sure how to work with events in wxCore..

David.

------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to