[Lazarus] New about dialog in 0.9.27 (svn trunk)

Alexander Klenin klenin at gmail.com
Sat Oct 18 17:16:48 CEST 2008


On Sat, Oct 18, 2008 at 22:50, Darius Blaszyk <dhkblaszyk at zeelandnet.nl> wrote:
>> to increase the amount of visible credits, but the the animated area does
>> not grow with the dialog, which looks rather amateurish, if you pardon
>> the expression.
> This was fixed in r17035

By the way, this fix is not correct at least on Windows.
It works only when the active page is "Contributors". It seems that otherwise
ContribitorsPaintBox dimensions are not updated before FormResize event.

So, the correct fix would be to place FBuffer.Width/Height :=
ACanvas.Width/Height
directly into DrawScrollText procedure.
Sorry, no patch since SVN is not suited for managing patch queues, and I already
have working copy modified with my previous patch.

-- 
Alexander S. Klenin
Insight Experts Ltd.



More information about the Lazarus mailing list