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

See if we can add LUT to any table #30

Open
francisdb opened this issue Jun 20, 2023 · 4 comments
Open

See if we can add LUT to any table #30

francisdb opened this issue Jun 20, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@francisdb
Copy link
Owner

francisdb commented Jun 20, 2023

Looks like all is needed is to

  • add some images
  • add a sound
  • optional add code to UpdateGi
  • add code to Table1_KeyDown
  • add code to Table1_exit
  • add lut helper functions

eg Who Dunnit (Bally).vbs

Would be nice If we had some vbs ast reader so we could perform intelligent insertions

https://github.com/cv/asp-parser/blob/master/vbscript.bnf
https://crates.io/crates/bnf

@francisdb
Copy link
Owner Author

On the other hand why is this not just part of vpx?

@francisdb francisdb added the enhancement New feature or request label Jun 22, 2023
@schuster-rainer
Copy link

this resource might also help to understand vbscript better: https://learn.microsoft.com/en-us/previous-versions//d1wf56tt(v=vs.85)

@francisdb
Copy link
Owner Author

Not sure we still want to pursue this.

@francisdb
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants