raze/libraries/ZWidget
Mitchell Richters 6aa706ce79 - ZWidget: Remove canvas->fillRect() call in ImageBox::OnPaint().
* This was causing transparent images to sit on a pure black canvas rather than the colour of the dialogue box.
* This change has been submitted upstream also.
2024-01-06 09:04:23 +11:00
..
include/zwidget add missing headers to pathfill.h 2024-01-05 17:31:35 +01:00
src - ZWidget: Remove canvas->fillRect() call in ImageBox::OnPaint(). 2024-01-06 09:04:23 +11:00
CMakeLists.txt Backend update from GZDoom. 2024-01-05 17:08:47 +01:00
LICENSE.md added ZWidget based game picker 2024-01-04 20:54:04 +01:00
README.md added ZWidget based game picker 2024-01-04 20:54:04 +01:00

ZWidget

A framework for building user interface applications