1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 wxWidgets 3.1.1 candidate 发布,添加一些改进 下载

本帖由 漂亮的石头2018-02-08 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,119
    赞:
    47
    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/
    wxWidgets 3.1.1 candidate 发布,添加一些改进下载地址
     
正在加载...