issues
search
hanjinliu
/
magic-class
Generate multifunctional and macro recordable GUIs from Python classes
https://hanjinliu.github.io/magic-class/
BSD 3-Clause "New" or "Revised" License
40
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multi-threading without iteration numbers
#160
SebastianHambura
closed
5 days ago
2
Automatically change color of svg icons
#159
hanjinliu
closed
1 month ago
0
Use python 3.11 for testing pyqt6
#158
hanjinliu
closed
1 month ago
0
Call `plt.close` before plotting on logger
#157
hanjinliu
closed
1 month ago
0
Forward arguments in serialize and deserialize
#156
hanjinliu
closed
1 month ago
0
`skip_if` not passed down in container hierarchies
#155
bauerdavid
closed
1 month ago
1
drop 3.8 and add 3.13
#154
hanjinliu
closed
1 month ago
0
Fix EvalLineEdit
#153
hanjinliu
closed
1 month ago
0
add `no_progress_mode`
#152
hanjinliu
closed
3 months ago
0
`Shift+Return` to run magicgui
#151
hanjinliu
closed
3 months ago
0
Don't use ValueWidget isinstance check
#150
hanjinliu
closed
3 months ago
0
Update `print_table` method of Logger widget
#149
hanjinliu
closed
4 months ago
0
Fix some typing problems
#148
hanjinliu
closed
4 months ago
0
Fix traceback dialog
#147
hanjinliu
closed
4 months ago
0
Fix bugs specific to some containers
#146
hanjinliu
closed
4 months ago
1
Use magicgui Separator object
#145
hanjinliu
closed
5 months ago
1
Support `super()` in the Container-like methods
#144
hanjinliu
closed
5 months ago
1
Don't mutate dict in Annotated
#143
hanjinliu
closed
5 months ago
1
Add an argument to not use native menubar
#142
hanjinliu
closed
7 months ago
1
Walkaround of dead progress bar
#141
hanjinliu
closed
7 months ago
1
Fix using Union in field
#140
hanjinliu
closed
8 months ago
1
Fix Qt6 events
#139
hanjinliu
closed
8 months ago
1
Fix toolbar position
#138
hanjinliu
closed
9 months ago
1
Fix access violations using Qt6
#137
hanjinliu
closed
9 months ago
1
Can't add both menubar and toolbar on scrollable container with Qt6 backend
#136
hanjinliu
closed
9 months ago
0
update 3d canvas to latest vedo
#135
marcomusy
closed
9 months ago
3
Implement serialize/deserialize
#134
hanjinliu
closed
10 months ago
1
Migrate to `mkdocs`
#133
hanjinliu
closed
11 months ago
1
fix using magic-classes in field
#132
hanjinliu
closed
11 months ago
1
Explicitly use `show(run=True)` in magicclass applications.
#131
hanjinliu
closed
11 months ago
0
Warn if widgets are used as class variables.
#130
hanjinliu
closed
11 months ago
1
Listen to a field change in a sibling magicclass
#129
multimeric
opened
1 year ago
10
Release 0.8.0
#128
multimeric
closed
1 year ago
1
Updates for magicgui=0.8.0 and napari=0.4.19
#127
hanjinliu
closed
1 year ago
1
Support iconify icons
#126
hanjinliu
closed
1 year ago
1
Use `location=` for parent/child connection
#125
hanjinliu
closed
1 year ago
1
Deprecate `wraps` and use `location=` argument for this purpose
#124
hanjinliu
closed
1 year ago
0
Add python 3.12
#123
hanjinliu
closed
1 year ago
1
`Literal` type plus `RadioButtons
#122
multimeric
closed
1 year ago
1
Have a FieldGroup listen to its own changes
#121
multimeric
closed
1 year ago
3
`FieldGroup.parent` typing
#120
multimeric
closed
1 year ago
2
Don't use callback level
#119
hanjinliu
closed
1 year ago
0
Fix `connect_async` not yielded.
#118
hanjinliu
closed
1 year ago
0
Implement async callback
#117
hanjinliu
closed
1 year ago
0
Fix field callback search
#116
hanjinliu
closed
1 year ago
0
`A.B` is resolved as an instance of `B` but returns class `B` in runtime.
#115
hanjinliu
opened
1 year ago
1
Update thread_worker for non-blocking, nested usage
#114
hanjinliu
closed
1 year ago
0
`Error: 'NoneType' object has no attribute '__magicclass_parent__'` with a common parent class
#113
multimeric
closed
1 year ago
2
Implement `Box` types
#112
hanjinliu
closed
1 year ago
0
Add a method to temporarily convert GUI error mode.
#111
hanjinliu
closed
1 year ago
0
Next