Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Assembler Tools

    wxWidgets 2.9.4

    Download button

    Downloads: 7,902  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.4/5)
    31 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    wxWidgets Team | More programs
    wxWindows Library Li... / FREE
    July 9th, 2012, 13:47 GMT [view history]
    ROOT / Programming / Assembler Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    wxWidgets description

    A C++ cross-platform GUI library with native look and feel

    wxWidgets is a cross-platform C++ GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation.

    wxWidgets uses native widgets on all platforms whenever possible and fills missing gaps on some platforms using generic controls written with wxWidgets itself.


    Product's homepage

    Requirements:

    · gtk+

    What's New in This Release: [ read full changelog ]

    · Added cwd and env arguments to wxExecute() (Emilien Kia).
    · Added "rest" argument to wxString::Before{First,Last}().
    · Added wxThread::OnKill() and OnDelete() callbacks.
    · Added wxFile::GetLastError() and ClearLastError() (ryazanov).
    · Added negatable command line switches (Armel Asselin).
    · Added wxVersionInfo and various GetLibraryVersionInfo() functions (troelsk).
    · Added wxNumberFormatter for dealing with thousands separators.
    · Added wxIntegerValidator and wxFloatingPointValidator validators.
    · Added wxIMAGE_OPTION_GIF_COMMENT to read and write GIF comments (troelsk).
    · Added wxStack template class.
    · Added precision parameter to wxString::From[C]Double().
    · Added wxThread::Wait() and Delete() "wait mode" parameter (Catalin Raceanu).
    · Allow showing milliseconds in wxLog time stamps (tan).
    · Added support for processing instructions in wxXmlDocument (Nick Matthews).
    · Added wxThreadEvent for communicating between threads to wxBase.

    Unix:
    · Fix spurious errors when writing to child process pipe (ryazanov).

    All (GUI):
    · Implement support for markup in wxButton and wxStaticText.
    · Added wxRichMessageDialog (Rickard Westerlund, GSoC 2010 project).
    · Added wxCommandLinkButton (Rickard Westerlund, GSoC 2010 project).
    · Added wxUIActionSimulator (Steven Lamerton, GSoC 2010 project).
    · Added support for dynamic auto-completion in wxTextEntry.
    · Added images support to wxToggleButton (Garrick Meeker).
    · wxAUI: support auto-orientable toolbars (wsu).
    · wxAUI: add support for icons in pane title bars (triton).
    · Added wxPanel::SetBackgroundBitmap().
    · Added wxDataViewCtrl::Set/GetCurrentItem().
    · Added possibility to disable individual wxDataViewCtrl items (Neno Ganchev).
    · wxHTML: render in RTL order inside RTL window (Richard Bullington-McGuire).
    · wxRibbon: added EVT_RIBBONGALLERY_CLICKED event (John Roberts).
    · wxRibbon: allow hiding the panels and showing tabs only (snowleopard).
    · Add support for child documents to docview framework.
    · Add support for CP-866 encoding to wxEncodingConverter (madnut).
    · Consistency fixes for keyboard events across all major ports.
    · Added EVT_RIBBONBAR_TAB_LEFT_DCLICK event (snowleopard).
    · Fix display of right aligned columns in wxGenericListCtrl (jl).
    · Restore text drag-and-drop in wxSTC broken by Scintilla 2 update (Jens Lody).
    · Add support for id ranges to XRC (David Hart).
    · Added wxToolbook XRC handler (Andrea Zanellato).
    · Added wxDocManager::FindTemplate() (troelsk).
    · Return bool, not void, from wxImage::ConvertAlphaToMask() (troelsk).
    · Fixed resizing columns in wxGrid when they were reordered.
    · Fixed keyboard navigation when wxGrid columns are reordered.
    · Added wxImage::Rotate180() (Jeff Tupper).
    · Added support for saving TGA files.
    · Added wxArtProvider returning higher quality icons from Tango project.
    · wxPropertyGrid: Added "HasAlpha" attribute for wxColourProperty.
    · wxPropertyGrid: Disabling a property didn't work properly if a child item
    · was selected (Sébastien Gallou).
    · Added support for saving PNG files with palette (troelsk).
    · Added support for saving as GIF and animated GIF (troelsk).
    · Fix wxWrapSizer minimal size calculation (Catalin Raceanu).
    · Added wxFont::Underlined() and MakeUnderlined() methods.
    · Added wxFont::SetSymbolicSize() and related methods.
    · Fix SVG files generation in locales using decimal comma (snowleopard).
    · Fix setting tooltips for generic wxSpinCtrl (Catalin Raceanu).
    · Added support for reading image resolutions from PNG images (scottb).
    · wxComboCtrl, wxOwnerDrawnComboBox: better support for themed and custom panel backgrounds, especially on OS X.
    · Add WXK_CONTROL_A..WXK_CONTROL_Z constants (Jan van Dijk).
    · Add support for alpha channel in colours in wxSVGFileDC (snowleopard).
    · Allow customizing AUI tab colours in wxAuiTabArt (snowleopard).
    · Added wxAffineMatrix2D class (Catalin Raceanu).
    · Allow showing preview frame non modally (John Roberts).
    · Improve appearance of the generic wxHyperlinkCtrl (David Connet).

    GTK:
    · Improve print/page setup dialog (rafravago).
    · Switch to GtkTooltip from deprecated GtkTooltips (Emilien Kia).
    · wxTLW generates wxEVT_MAXIMIZE.
    · Fix copying clipboard data to primary selection (David Hart).
    · Implement wxGraphicsContext::GetSize() (Marcin Wojdyr).
    · Implement wxCalendarCtrl::SetDateRange() for the native control.

    MSW:
    · Native implementation of wxHyperlinkCtrl and wxProgressDialog under modern Windows versions (Rickard Westerlund, GSoC 2010 project).
    · Fix Cygwin 1.7 build (David Gangola).
    · Allow using wxDC::DrawText() with multiline texts.
    · Fix wxBitmapButton best size determination broken in 2.9.1.
    · Center task dialog-based wxProgressDialog on the parent (John Roberts).
    · wxAutomationObject::GetInstance() creates objects on demand (Kolya Kosenko).
    · Fix EVT_UPDATE_UI generation for items in submenus (wsu).
    · Added support for world transformation matrix to wxDC (Catalin Raceanu).

      


    TAGS:

    GUI library | C++ library | user interfaces | wx | widgets | UI

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM