From: Eric K. <eri...@gm...> - 2011-12-06 19:25:30
|
Hi, On 6 Dec 2011, at 19:05, Henning Thielemann wrote: > How can I achieve immediate relayout of the window when changing the > showing or hiding the editor? I tried 'refresh editor' and 'refresh panel' > and 'refresh frame' (where panel and frame are the surrounding widgets) > but this does not trigger new layout. I'm sorry I don't have an answer for you, but this appears to be a great candidate for an FAQ, the kind of thing people would run into often. If you get answer from somebody on the list, would you be willing to add a Howto section to the FAQ of some sort, with your question? http://www.haskell.org/haskellwiki/WxHaskell/FAQ FWIW, I have a 'repaint' in my code, but that may not have anything to do with your issue. -- Eric Kow <http://erickow.com> |