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

Connect Variable Widget #37

Open
urfdvw opened this issue Mar 19, 2024 · 0 comments
Open

Connect Variable Widget #37

urfdvw opened this issue Mar 19, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@urfdvw
Copy link
Owner

urfdvw commented Mar 19, 2024

Combine https://github.com/urfdvw/CircuitPython-Fancy-Console/tree/18f80ae21590c60c274d54c08973d446f9daf922
in to IDE.

@urfdvw urfdvw added the feature request New feature or request label Mar 19, 2024
urfdvw added a commit that referenced this issue Jun 7, 2024
* [#110] Channel selector (#111)

Add channel selector and mark widget as in beta debug as dev

* registered Widgets tab

* [bug] changes in Widgets only

* received  cv as object

* set variable widget working

* Experiment: VariableBase sort of working

* use VariableBase for VariableSet

* create widget out of object

* change to generic set and get

* Working display value

* working cursor widget

* sort of working layout of widgets

* Tool bar sort of working

* save widgets to file and toolbar placeholders

* done tool bar: install cv library tool

* toolbar working load widget

* changes not tested, for sync reason

* working global widget lock

* simplify variable base widget

* Slider Widget

* slider readonly workig

* refined way of dealing with undefined

* add config toggle

* Working config Widgets

* Better CSS

* update library

* color picker widget

* schema and change name

* improve base widget style

* Button widget working

* fine tune parameter

* change type as part of saved data

* added period settings to drag actions

* move Widgets to DEV
urfdvw added a commit that referenced this issue Jun 7, 2024
* [#110][#37] Added Connected Variables to DEV channel (#113)

* [#110] Channel selector (#111)

Add channel selector and mark widget as in beta debug as dev

* registered Widgets tab

* [bug] changes in Widgets only

* received  cv as object

* set variable widget working

* Experiment: VariableBase sort of working

* use VariableBase for VariableSet

* create widget out of object

* change to generic set and get

* Working display value

* working cursor widget

* sort of working layout of widgets

* Tool bar sort of working

* save widgets to file and toolbar placeholders

* done tool bar: install cv library tool

* toolbar working load widget

* changes not tested, for sync reason

* working global widget lock

* simplify variable base widget

* Slider Widget

* slider readonly workig

* refined way of dealing with undefined

* add config toggle

* Working config Widgets

* Better CSS

* update library

* color picker widget

* schema and change name

* improve base widget style

* Button widget working

* fine tune parameter

* change type as part of saved data

* added period settings to drag actions

* move Widgets to DEV

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

No branches or pull requests

1 participant