L.S.,

I created a bitmapButton as follows:

>   ok <- bitmapButton f [ on command := close f, picture :=  
> "button62.gif", text := "Ok" ]

The picture is not shown in full; how can I get this correct? I found out  
that wxPython has wx.BU_EXACTFIT to make the button exactly the size of  
the image; is there anything like that in wxHaskell?

-- 
Regards,
Henk-Jan van Tuyl


--
http://functor.bamikanarie.com
http://Van.Tuyl.eu/
--



------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to