Discussion:
[Pyzo] Pyzo Advanced settings editor
s***@gmail.com
2018-08-08 08:25:48 UTC
Permalink
Hi,

I have working code for Pyzo Advanced settings editor :). The code is based on Workspace plugins and QTreeWidget.

What is the best way to implement this:
- as part of the Pyzo (Settings - Advanced settings editor) or
- as plugins Advanced settings editor or
- as separate plugins (not part of the Pyzo)?

Best
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Almar Klein
2018-08-09 14:36:01 UTC
Permalink
Cool! I think the best way would be a dialog that can be opened via the
menu. Looking forward to a PR :)

- Almar
Post by s***@gmail.com
Hi,
I have working code for Pyzo Advanced settings editor :). The code is based on Workspace plugins and QTreeWidget.
- as part of the Pyzo (Settings - Advanced settings editor) or
- as plugins Advanced settings editor or
- as separate plugins (not part of the Pyzo)?
Best
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...