microsoft/Terminal

Add new code sample for GUIConsole using WinUI 3 - Windows App SDK v1.1

開放

#13,851 建立於 2022年8月25日

 (5 則留言) (1 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-TerminalControlHelp WantedIssue-DocsProduct-Meta

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

Description of the new feature/enhancement

I'm creating a WinUI 3 Desktop application (using VS 2022 17.3 Blank App WinUI 3 in Desktop template) where I'd like to use the Windows Terminal API to create a terminal window control to use inside my application.

I started by looking at your GUIConsole.WPF sample that is written in WPF for .NET Framework 4.6.1.

I tried to port the classes and the XAML window but I'm not able to let it work. I still have errors both on XAML and on code.

Proposed technical implementation details

Can you please add a new version of the code sample that is written using the new Windows App SDK v1.1?

貢獻者指南