Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Selecting cell in table #83

Open
tokamak-git opened this issue Dec 21, 2017 · 1 comment
Open

Selecting cell in table #83

tokamak-git opened this issue Dec 21, 2017 · 1 comment
Labels

Comments

@tokamak-git
Copy link
Contributor

Hello all,
Creating a multi step menu where we have 4 main options in a row using a table.
Am able to bind a key to the table and display a second row, kinda like a submenu, but am unable to use the (*tui.Table).Select(i int) to select a particular cell, at the moment it selects an entire row and applies the builtin functionality and styes.
Maybe we could select a single cell of the table and style it accordingly, any suggestions on how to do this? else maybe this is something we could work towards implementing.

@marcusolsson
Copy link
Owner

I think this makes sense to implement. I might take a look at this during the holidays if I find the time.

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

No branches or pull requests

2 participants