Anyone using Get with Action and Bitmap Clause..
Before:
minor coding:
- Code: Select all Expand view
- AEval( aGetObjs, {|a| IF(Upper(a:Classname()) == 'TGET',;
IF( a:oBtn <> Nil, ( a:oBtn:nWidth -= 1, a:oBtn:nHeight -= 1 ),Nil) ,Nil) })
Results:
The action bitmap is now visually better.
I hope this will be fix in v10.6
Regards,
Frances