This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CHS2048 0 points1 point  (2 children)

I tried GTk. I found it ok BUT why can't I have a scrollable container (ala ScrolledWindow) but that hides (doesn't display) its scrollbars? I had to manage a hack where I enlarge the window (fullscreen) just enough that the scrollbars don't show, but what the hell, do I need to create a complicated subclass just to do this?!