bgrabitmap / bgracontrols

🆗 BGRA Controls is a set of graphical UI elements that you can use with Lazarus LCL applications.
https://bgrabitmap.github.io/bgracontrols/
188 stars 32 forks source link

ribbon - increasing memory size after resize #15

Closed velissariouc closed 7 years ago

velissariouc commented 7 years ago

hi, I have compiled bgracontrols-master\test\BGRA Ribbon Custom\BGRARibbon and run it on windows 10. Every time I resize the application, I see in taskmanager that the memory size increases.

lainz commented 7 years ago

Thanks for reporting it. I've fixed it. https://github.com/bgrabitmap/bgracontrols/commit/11a24a03b86ec43ae7b40815a24073734a144517

mariokas commented 5 years ago

Despues de compilar los primeros genera este error:

Compile package bgracontrols 6.0.4: Exit code 1, Errors: 3 bcnumerickeyboard.pas(129,34) Error: Variable identifier expected bcnumerickeyboard.pas(143,34) Error: Variable identifier expected bcnumerickeyboard.pas(157,34) Error: Variable identifier expected

How can you fix it?

circular17 commented 5 years ago

Hmmm it seems it is not the same topic. Not sure but it seems to be related to the @ sign.