Re: [wxhaskell-users] Bug in wxHaskell-0.11.0 with Notebook layout

2008-12-26 Thread shelarcy
Hi, On Fri, 26 Dec 2008 07:25:01 +0900, Bernd Holzmüller wrote: > I found one bug (on Windows XP) concerning the layout of Notebooks: > wxNB_BOTTOM now places tabs to the right, wxNB_LEFT places tabs at the > bottom, wxNB_RIGHT places tabs at the left :-) I fixed this bug and I replaced sourcef

[wxhaskell-users] Bug in wxHaskell-0.11.0 with Notebook layout

2008-12-25 Thread Bernd Holzmüller
Hi all, thanks for preparing this new wxHaskell version! I found one bug (on Windows XP) concerning the layout of Notebooks: wxNB_BOTTOM now places tabs to the right, wxNB_LEFT places tabs at the bottom, wxNB_RIGHT places tabs at the left :-) Best regards, Bernd ---