I was thinking that the server would put up its own console window just for this purpose. It could do this when it discovers that vs-code has gone away (or whenever else it liked, really).
On Sunday, August 1, 2021 at 10:40:51 AM UTC-4 Edward K. Ream wrote: > On Sun, Aug 1, 2021 at 9:02 AM [email protected] <[email protected]> > wrote: > >> The save "dialog" could be console-based like in the old days. For each >> open outline a line would be emitted: >> >> Do you want to save unsaved-file.leo (Y/N)? Y >> >> That might be considerably easier to implement than a GUI-style dialog, >> and TK wouldn't need to be imported if Qt weren't available. >> > > I don't think that will work. Remember that leoInteg uses a vs-code > console to show output from the server. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/53f649ac-bbd0-4aad-9cdf-2a1fa611d3e2n%40googlegroups.com.
