From 3edd6cc7f1b31ed31a142da55339f860da3872e2 Mon Sep 17 00:00:00 2001 From: vincents Date: Wed, 3 Nov 2010 08:05:53 +0000 Subject: [PATCH] gtk1 interfaces: added TForm.AlphaBlend and TFrom.AlphaBlendValue to the restricted properties, because AlphaBlending is not possible with gtk1 (issue #17730) git-svn-id: trunk@28049 - --- lcl/interfaces/gtk/issues.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lcl/interfaces/gtk/issues.xml b/lcl/interfaces/gtk/issues.xml index 142e645b7d..b49d62b877 100644 --- a/lcl/interfaces/gtk/issues.xml +++ b/lcl/interfaces/gtk/issues.xml @@ -4,6 +4,12 @@ Combo box DropDownCount property is not supported + + Alpha blending is not possible with gtk1 + + + Alpha blending is not possible with gtk1 + The format of generated file is system dependant The content of file created by using this property depends of the printer backend used, for example when using CUPS (mainly under Unix type systems) it will be postscript while under Windows it will be in a printer unspecified format