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

Listbox #151

Closed
CalebQ42 opened this issue Jun 18, 2016 · 12 comments
Closed

Listbox #151

CalebQ42 opened this issue Jun 18, 2016 · 12 comments

Comments

@CalebQ42
Copy link

Would it be possible to implement some sort of list box? Or if it's already implemented tell me what I'm overlooking.

@CalebQ42
Copy link
Author

Since it doesn't appear there is a list box, how possible would it be for me to create a listbox using a box or Area and a bunch of lables? This is actually an important part of a program I'm working on. I would prefer to use this ui instead of gxui (nelsam fork) which is what I'm currently using (but it's starting to bust at the seams a bit).

@andlabs
Copy link
Owner

andlabs commented Jun 22, 2016

Don't do that; it'll never be like a real listbox. I'm working on a table control right now.

@c4rp3nt3r
Copy link

hi anlabs,good job!but when do you upload the table control?

@JackMordaunt
Copy link

Is there an update on the table control? I need a "ListView" / "TreeView" for my little app and I'm wondering if this is far off.

@ghiewa
Copy link

ghiewa commented Jul 9, 2017

@JackMordaunt looks like lots of guys waiting for that.

@talut
Copy link

talut commented Aug 6, 2017

@andlabs 👍 I'm waiting too. 😄

@bcampbell
Copy link

Duplicate of #125?

@andlabs
Copy link
Owner

andlabs commented Mar 23, 2018

Replaced with andlabs/libui#310.

@andlabs andlabs closed this as completed Mar 23, 2018
@andydotxyz
Copy link

Hi @CalebQ42 Did you find a workaround in the meantime? I too thought about a list of labels but the mouse handling seems impossible.

A list of buttons is the best I can think of...

@andlabs
Copy link
Owner

andlabs commented Aug 23, 2018

I am working on adding tables to package ui now.

@bcampbell
Copy link

@andlabs: Doubt it's much use to you, but: https://github.com/bcampbell/ui/tree/libui-table

@andlabs
Copy link
Owner

andlabs commented Aug 23, 2018

I was going to take a different approach to specifying column types; with it, most of your code will work unchanged, though. I can review your code later to see if I can just use that instead.

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

8 participants