wxWidgets 3.1.1 candidate 发布,添加一些改进

栏目: 软件资讯 · 发布时间: 8年前

内容简介:wxWidgets 是一个开源的跨平台的C++构架库(framework),它可以提供 GUI(图形用户界面)和其它工具。 wxWidgets 3.1.1 候选版本发布,与3.0版本相比,此版本有几个向后不兼容的更改。 增加的新功能: - Suppor...

wxWidgets 是一个开源的跨平台的C++构架库(framework),它可以提供 GUI(图形用户界面)和其它工具。

wxWidgets 3.1.1 候选版本发布,与3.0版本相比,此版本有几个向后不兼容的更改。

增加的新功能:

  • - Support for gesture events has been added (GSoC 2017 project).

  • - wxWebView can now return JavaScript results to the C++ code (GSoC 2017).

  • - New wxSecretStore class for securely storing user passwords.

一些改进:

  • - wxWidgets can now be built with CMake too.

  • - Strings can now be translated differently depending on their context.

  • - Converting between wxString and UTF-8 encoded std::string is now

  •   simpler and unsafe wxString can now be disabled on the opt-in basis

  •   (see http://wxwidgets.blogspot.com/2017/02/safer-s.html)

  • - It is possible to use any window (e.g. wxCheckBox) as wxStaticBox label now.

  • - Many improvements to accessibility support under MSW.

  • - wxGraphicsContext now supports pens with fractional widths.

  • - Support for XDG file layout under Unix.

  • - Many bug fixes to the behaviour (including TAB navigation) and appearances,

  •   especially in wxGTK3 and wxOSX ports.

  • - wxDataViewCtrl items and headers can be formatted using simple markup

  •   and it is simpler to combine to put items with checkboxes into it. Many bugs

  •   and inconsistencies between platforms in this control have been fixed too.

  • - Several enhancements to wxStyledTextCtrl including better support for

  •   custom lexers and auto-completion.

  • - Many improvements to the (still experimental) wxQt port.

详情请查看发布主页

下载地址:https://github.com/wxWidgets/wxWidgets/releases/tag/v3.1.1/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

破茧成蝶:用户体验设计师的成长之路

破茧成蝶:用户体验设计师的成长之路

刘津、李月 / 人民邮电出版社 / 2014-7 / 69.00

市面上已经有很多专业的用户体验书籍,但解决用户体验设计师在职场中遇到的众多现实问题的图书并不多见。本书从用户体验设计师的角度出发,系统地介绍了其职业生涯中的学习方法、思维方式、工作流程等,覆盖了用户体验设计基础知识、设计师的角色和职业困惑、工作流程、需求分析、设计规划和设计标准、项目跟进和成果检验、设计师职业修养以及需要具备的意识等,力图帮助设计师解决在项目中遇到的一些常见问题,找到自己的职业成长......一起来看看 《破茧成蝶:用户体验设计师的成长之路》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具