Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toplevel class, boxes and scrollbars #35

Open
andrewray opened this issue Apr 1, 2016 · 1 comment
Open

toplevel class, boxes and scrollbars #35

andrewray opened this issue Apr 1, 2016 · 1 comment

Comments

@andrewray
Copy link
Collaborator

I've been thinking about how to provide scrollbars for widget containers.

It seems some of the functionality currently hidden in the toplevel widget would be needed - stuff like allocation calculation, picking for mouse clicks, finding focus and possibly more.

I wonder if the toplevel, scrollable containers and maybe also layers might all share some functionality which could be factored out into a root widget or class interface.

@ghost
Copy link

ghost commented Apr 4, 2016

If that's useful to do more advanced widget, I'm for it. Would that break the exposed API in any way? Like for instance the user having to provide a root widget to run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant