用于开发文本编辑器的 VC (win32) 或 WPF [英] VC (win32) or WPF for developing a text editor

查看:25
本文介绍了用于开发文本编辑器的 VC (win32) 或 WPF的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对在 Win32 或 WPF (.NET) 中开发此应用程序感到困惑.该应用程序主要由一个文本编辑器(想想类似于 MS OneNote 中的那个)组成,与一般的文本编辑器相比,它具有许多自定义要求.

I have this confusion to develop this application in Win32 or WPF (.NET). This application primarily consists of a text editor (think of similar to the one in MS OneNote) with lot of customized requirements compared to a general text editor.

我正在考虑使用 VC 来解决这个问题,因为需要大量的自定义绘图.你们有什么建议?WPF 是这类应用程序的最佳选择吗?还是Win32比较好去?

I was thinking to use VC to work on this as lots of custom drawing is required. What do you guys suggest? Is WPF is a best deal for this sort of applications? Or Win32 is better to go?

推荐答案

如果您想在 Windows 上编写任何类型的 GUI 应用程序,我建议不要使用 C++..NET 在创建 GUI 方面比 Windows 上的所有各种 C++ GUI 库要好得多.我可以看到使用 WPF 编写像 OneNote 这样的应用程序效果很好,因为 WPF 非常容易扩展.

If you want to write any sort of GUI app on Windows, I would recommend not using C++. .NET is much, much better for creating a GUI than all of the various C++ GUI libraries that are on Windows. I could see using WPF for writing an app like OneNote working out fairly well, since WPF is very easily extensible.

这篇关于用于开发文本编辑器的 VC (win32) 或 WPF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆