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

Grid View #10

Open
sidibu opened this issue Jan 16, 2022 · 1 comment
Open

Grid View #10

sidibu opened this issue Jan 16, 2022 · 1 comment

Comments

@sidibu
Copy link

sidibu commented Jan 16, 2022

Hello,

is it possible to build a grid layout / panel with racket-gui-easy? I looked at the documentation and examples. But it seems there is currently no grid panel available. The only options seems to rap https://docs.racket-lang.org/table-panel/index.html in a custom view. Anyways, I would preview a native solution.
If there currently is no grid panel in this library, I would like to request one as a feature.

@Bogdanp
Copy link
Owner

Bogdanp commented Jan 18, 2022

For now, I think your best bet is to wrap the table-panel package in a custom view<%>. I'll probably add a grid view eventually, but it'll probably be a while before I get to it.

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

2 participants