Open GoogleCodeExporter opened 9 years ago
Hi, please attach a image with the issue and a sample project to reproduce this.
Original comment by Rodrigo.Ruz.V@gmail.com
on 11 Mar 2015 at 1:59
Screenshot added
Original comment by everyb...@gmail.com
on 12 Mar 2015 at 7:29
Attachments:
The problem is not reproduced if menus styling is disabled:
unit Vcl.Styles.Utils.Menus;
{$UNDEF UseVCLStyleUtilsMenu}
Original comment by everyb...@gmail.com
on 12 Mar 2015 at 9:28
Hi,
I may see the same issue that just shows itself a little different...
Two of my applications have an icon in the traybar and supply a menu when I
rightclick the icon. If the menu opens and overlaps with one of the application
forms, it gets repainted indefinitely. It seems that the applications which
have the vcl-style-utils linked interfere somehow...
Sometimes I have to kill the app in the process manager, because it seems to be
stuck in a repainting loop.
Regards,
Stefan
Original comment by stefan.g...@googlemail.com
on 27 Mar 2015 at 10:53
Stefan, both applications uses the vcl-style-utils project code?
Original comment by Rodrigo.Ruz.V@gmail.com
on 27 Mar 2015 at 10:49
Yes, both projects use vcl-style-utils including the unit
Vcl.Styles.Utils.Menus.pas.
Original comment by stefan.g...@googlemail.com
on 28 Mar 2015 at 10:32
Original issue reported on code.google.com by
everyb...@gmail.com
on 10 Mar 2015 at 2:15