Code Monkey home page Code Monkey logo

Comments (5)

kingdonb avatar kingdonb commented on July 17, 2024

It looks like there is no problem as long as the grid window is smaller than the grid (in either dimension, width or height).

When the grid window expands to a larger size, the scrollbars flicker madly instead of temporarily disappearing. If I resize the program to be smaller than the grid, it recovered and I was able to save my document with no problem.

I have the Ubuntu-style (?) recessed scrollbars that appear as a thin colored scrollbar and transform into a handle that appears off the side of the window when you mouse-over.

from treesheets.

kingdonb avatar kingdonb commented on July 17, 2024

The problem is "overlay scrollbars"

http://askubuntu.com/questions/34214/how-do-i-disable-overlay-scrollbars -- for anyone else who is bit by this issue.

The "fix" is to export LIBOVERLAY_SCROLLBAR=0 -- you can do it in ~/.xprofile if you don't want overlay scrollbars at all.

I am willing to bet this issue should be filed with wx instead.

from treesheets.

aardappel avatar aardappel commented on July 17, 2024

Unless I am using the wxScrolledWindow incorrectly in my code, then yes, this might be an interaction between wxWidgets and overlay scrollbar. I wonder if other wxWidgets apps have a similar issue?

from treesheets.

kingdonb avatar kingdonb commented on July 17, 2024

Unfortunately I don't use any others.

If you don't know how to make the app behave, you would think it's a
critical bug in the app (and possibly even stop using it). This will
happen for any Ubuntu users with the default settings. I wouldn't
recommend to close the bug right away, until we can properly blame someone
else and get it acknowledged there.

I will look for another WX app and try to see the same behavior manifest in
there, if you're not using Ubuntu, so I can file the report with WX. (Glad
to help, it's really a terrific app!)

--Kingdon

On Wed, Jun 19, 2013 at 9:26 PM, aardappel [email protected] wrote:

Unless I am using the wxScrolledWindow incorrectly in my code, then yes,
this might be an interaction between wxWidgets and overlay scrollbar. I
wonder if other wxWidgets apps have a similar issue?


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-19725805
.

from treesheets.

aardappel avatar aardappel commented on July 17, 2024

Thanks for the help. I may have time later to experiment with this myself. I'll leave it open.

from treesheets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.