TASEmulators / TASEmulators/BizHawk
lua request: add spreadsheet-like control for lua forms
Open
Nobody has claimed this yet.
re: Lua API/scripting
Request: Feature/Enhancement
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
-A table with 2 dimensional array (row, column) entries to type in stuff or use forms.settext().
-Reading out the entries with forms.gettext().
-forms.addclick() should get the (row, column) that is being clicked on.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Lua forms API referenced as forms.settext(), forms.gettext(), and forms.addclick(). Done would require a spreadsheet-like two-dimensional control that supports entering values, programmatic text access, and row/column click reporting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100