Re: [wxhaskell-users] Folding a widget

2010-01-23 Thread Henk-Jan van Tuyl
I attached the program to this e-mail, as the copy-paste in the previous one went horribly wrong (seems to be a Windows XP problem). On Sat, 23 Jan 2010 22:41:16 +0100, Henk-Jan van Tuyl wrote: On Sat, 23 Jan 2010 17:33:33 +0100, Günther Schmidt wrote: Hi, I'd like to be able to "fo

Re: [wxhaskell-users] Folding a widget

2010-01-23 Thread Henk-Jan van Tuyl
On Sat, 23 Jan 2010 17:33:33 +0100, Günther Schmidt wrote: > Hi, > > I'd like to be able to "fold" away a widget on button click. I manage to > make it disappear but the space it used to occupy is still occupied. > > How can I "fold" it away? Like in a Tree View? > > Günther You could do it t

[wxhaskell-users] Folding a widget

2010-01-23 Thread Günther Schmidt
Hi, I'd like to be able to "fold" away a widget on button click. I manage to make it disappear but the space it used to occupy is still occupied. How can I "fold" it away? Like in a Tree View? Günther -- Throughout