Add notes about gradient pens and gradient transforms to changes.txt
This commit is contained in:
@@ -150,6 +150,13 @@ All (GUI):
|
|||||||
in wxPGArrayEditorDialog.
|
in wxPGArrayEditorDialog.
|
||||||
- Fix wxPropertyGrid issues with horizontal scrolling.
|
- Fix wxPropertyGrid issues with horizontal scrolling.
|
||||||
- Add wxPG_DIALOG_TITLE wxPGProperty attribute.
|
- Add wxPG_DIALOG_TITLE wxPGProperty attribute.
|
||||||
|
- Add support for creating a wxGraphicsPen with a gradient. The gradient will
|
||||||
|
be used when stroking a path in a wxGraphicsContext, if supported by the
|
||||||
|
graphics context backend.
|
||||||
|
- Add support for applying a transformation matrix to a gradient for both
|
||||||
|
wxGraphicsPen and wxGraphicsBrush, if supported by the graphics context
|
||||||
|
backend.
|
||||||
|
|
||||||
|
|
||||||
wxGTK:
|
wxGTK:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user