dictation-toolbox / natlink

Natlink provides the interface between Dragon and python
Other
25 stars 17 forks source link

Rewrite MesageWindow #184

Open dougransom opened 6 months ago

dougransom commented 6 months ago

MessageWindow seems impossible to modify any of the user interface controls. Probably easiest to redo it.

quintijn commented 6 months ago

We need a C++ expert on this, I believe. It is only a very simple window though, so that should be doable.

quintijn commented 6 months ago

I would like to have a Maximise button. Furthermore, it really functions quite well.

And File, Reload should stop the python subsystem and restart python again. So, when you work on deeper modules, you don't need to restart Dragon any more.

quintijn commented 6 months ago

I now see (https://github.com/dictation-toolbox/natlink/issues/28), I asked for a complete reload a while ago. Too much other things to tackle. (marked #28 as completed)...

quintijn commented 2 months ago

when this is (ever) tackled, please review https://github.com/dictation-toolbox/natlink/issues/28 and https://github.com/dictation-toolbox/natlink/pull/129#issuecomment-1235433191