Max-ChenFei / Chaldene

Jupyter Notebooks with Visual Programming Environment
Other
3 stars 1 forks source link

Widgets refactory and link the widgets to the node slots #65

Open Max-ChenFei opened 2 years ago

Max-ChenFei commented 2 years ago

Create some widgets like text editor and used in node

Max-ChenFei commented 2 years ago

drop down menu, text input image

Max-ChenFei commented 2 years ago
  1. what widgets are used in the nodes?

    • text input
    • drop down menu
    • checkbox
    • combo vs dropdown menu more?
  2. for these widgets, how can I implement them?

    • html css
    • canvas drawing