Re: MS Teams strangeness
Neil Hodgson <[email protected]> Tue, 11 Jul 2023 23:20:47 -0700 (PDT)
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Mike Ray: ... when sharing my screen via Microsoft Teams, any SciTE window shows no text at the remote end. To viewers, the window is quite blank. SciTE defaults to using Direct2D and DirectWrite for drawing which may be incompatible with some other software. You can switch to the older and less capable GDI API by setting the 'technology' property to '0'. technology=0 Return to Direct2D with technology=1. There are also values 2 ( DIRECTWRITERETAIN) and 3 (DIRECTWRITEDC) which are Direct2D modes that may work in some circumstances. https://en.wikipedia.org/wiki/Direct2D Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" 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/scite-interest/f80b6447-8ee8-4733-87b7-73a8e8d6c6ebn%40googlegroups.com.