Skip to content

Commit

Permalink
Improve our 'Creating widgets' section (napari#407)
Browse files Browse the repository at this point in the history
# References and relevant issues
Follow on from napari#68

# Description

* adds more info on when you would want to choose each type of widget,
clarifying that widgets with access to the native QWidget are equally
extensible.
* clarify you can use `create_widget` in any widget class
* Move the "Avoid imports with forward references" info to plugin best
practices, where we already have a section about avoiding unnecessary
imports
* Move '`magicgui` function widgets as plugin contributions' to be next
to the intro to magicgui function widgets
  • Loading branch information
lucyleeow authored Apr 21, 2024
1 parent c955586 commit 9968121
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 171 deletions.
Loading

0 comments on commit 9968121

Please sign in to comment.