我应该使用跨平台的GUI工具包还是依靠本地的? [英] Should I use a cross-platform GUI-toolkit or rely on the native ones?

查看:83
本文介绍了我应该使用跨平台的GUI工具包还是依靠本地的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的工作作为程序员,我要写一个程序在C + +转换音频文件从/到各种格式。可能,这将涉及构建一个简单的GUI。



使用Cocoa和WinForms而不是跨平台工具包,为Mac和Windows构建独立的GUI是一个巨大的努力像Qt或GTK?
(我将不得不保持一个单独的Windows版本和Mac版本)

GUI可能会很简单,只需要非常基本的功能。



我一直觉得原生的GUI比跨平台的兄弟感觉更直观...

解决方案

如果你有专业知识,使用原生前端,它会有效地为你的UI做的工作,但从我的经验非本地UI是一个有点笨拙比他们的本地同行。


On my side job as programmer, I am to write a program in C++ to convert audio files from/to various formats. Probably, this will involve building a simple GUI.

Will it be a great effort to build seperate GUIs for Mac and Windows using Cocoa and WinForms instead of a cross-platform toolkit like Qt or GTK?
(I will have to maintain a seperate Windows-version and Mac-Version anyway)
The GUI will probably be very simple and only need very basic functionality.

I always felt that native GUIs feel far more intuitive than its cross-platform brethren...

解决方案

If you have the expertise, use native frontends, it'll effectively double the job you have to do for UI but from my experience non-native UI is a little bit clunkier than their native counterparts.

这篇关于我应该使用跨平台的GUI工具包还是依靠本地的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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