Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
wxBase3 - Non-GUI support classes from the wxWidgets library
- Description:
Every wxWidgets application must link against this library. It contains
mandatory classes that any wxWidgets code depends on (like wxString) and
portability classes that abstract differences between platforms. wxBase can
be used to develop console mode applications -- it does not require any GUI
libraries or the X Window System.
Packages
wxBase3-3.0.2-15.vl7.x86_64
[1.1 MiB] |
Changelog
by Jeremy Newton (2016-02-28):
- Backporting patches from rawhide, credit to Scott Talbert
- Add patch to resolve issue with wxStaticText growing, fixes RH#1282142
- Add patches to resolve issues under Wayland with window sizing, RH#1294229
|