|
|
|
|
|
by ntauthority
1362 days ago
|
|
This 'modern' Notepad is actually not 'a wrapper around a Win32 edit box', it's (likely to support additional use cases like macOS TextEdit in the future - most the modernization seems to be to haphazardly 'compete' with arbitrary features from macOS) actually a variant of the Office rich text control, which in some cases actually is more performant. The WinUI parts and initial launch cost, however, are somewhat hard to forgive. |
|