https://github.com/manatools/libyui-mga
Libyui extensions for Mageia tools
https://github.com/manatools/libyui-mga
Last synced: about 1 year ago
JSON representation
Libyui extensions for Mageia tools
- Host: GitHub
- URL: https://github.com/manatools/libyui-mga
- Owner: manatools
- License: lgpl-3.0
- Created: 2013-11-28T21:11:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-07-11T17:09:00.000Z (almost 5 years ago)
- Last Synced: 2025-02-08T20:14:29.584Z (over 1 year ago)
- Language: C++
- Size: 705 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING.lgpl-2.1
Awesome Lists containing this project
README
libyui-mga
=============
[libyui](https://github.com/libyui/libyui) plugins/extensions for the Mageia tools
New widgets added:
- YMGAAboutDialog: Two kinds of AboutDialog available Tabbed and Classic.
- YMGA_CBTable: An YTable with an addition of checkbox column (useful for package manager or check lists).
- YMGAMsgBox: MessageBox implementation with levels NORMAL, INFO and WARNING.
- YMGAMenuBar: A MenuBar to get rid of YMenuButtons
Check also into [TODO](TODO.md) file.