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

Add support for NetworkTables arrays #21

Open
ThadHouse opened this issue Nov 19, 2016 · 3 comments
Open

Add support for NetworkTables arrays #21

ThadHouse opened this issue Nov 19, 2016 · 3 comments

Comments

@ThadHouse
Copy link
Member

Array support has been added to the WPILib SmartDashboard class, so we should make sure we can use and display those arrays here. If we do not have that done by kickoff, we should remove those methods from WPILib in order to not confuse teams.

@AustinShalit
Copy link
Member

Any ideas on how we should display arrays?

@SamCarlberg
Copy link
Member

Take a look at how OutlineViewer does it. Just the UI; the source is a mess

@NoMod-Programming
Copy link

How about a listbox? It'd be relatively simple to implement and should work pretty well

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

4 participants