Re: anyone using wxHaskell
Henning Thielemann <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cafe |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 15 Oct 2024, Zoran Bošnjak wrote: > Yes, the scrollbar is intended, but it's not there. Your sample shows > exactly the problem. I am attaching the intended result (from the old > wxHaskell version) and the actual result (from the latest wxHaskell > version, the actual result is the same as yours). Do the two wxHaskell versions use the same wxwidgets version? There might be differences in wxwidgets releases. > Do you have an idea how to modify the sample to show the scrollbar? Either there is a flag to make it visible again, or it was intentionally removed and then I would add a scrollbar myself and connect it to the scrolledWindow. _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.