Warning: ob_start(): function 'compress_handler' not found or invalid function name in /www/htdocs/xfmantis/core.php on line 18
0002347: Änderung des Alphawertes bei einem TDXComponent passiert kein Update - Mantis
Mantis - X-Force
Viewing Issue Advanced Details
2347 Grafik tweak always 14.11.09 11:58 16.11.09 13:30
Kreks  
 
normal  
new V0.915b04  
open  
none    
none  
0002347: Änderung des Alphawertes bei einem TDXComponent passiert kein Update
Wenn man bei einem TDXComponent den Text ändert wird dieser sofort angezeigt, wenn man aber bei zB einem Button den Alphawert ändert wird diese Änderung erst sichtbar, wenn man mit der Maus drüber fährt.

Notes
(0004330)
gnfalex   
16.11.09 13:30   
Greetings

Do You mean property BlendAlpha, that used in DXEdit,DXBitmapButton and DXListBox (DXBitmapButton.BlendAlpha etc)?

Now it is refresh after any button change. For example, if You change BlendAlpha and then change text, or Visible:=false;Visible:=true; it will be apply.
Do You need, that it must be changed in a moment of changing? (i.e. to refresh button during changing BlendAlpha)?
Sorry for hard expansion.

Best regards.