[Lazarus] Anchor-Docking Bugs
Martin
lazarus at mfriebe.de
Wed Jun 23 17:23:40 CEST 2010
On 23/06/2010 16:16, Mattias Gaertner wrote:
> On Wed, 23 Jun 2010 15:33:46 +0100
> Martin<lazarus at mfriebe.de> wrote:
>
>
>> On 23/06/2010 15:28, Mattias Gaertner wrote:
>>
>>> On Wed, 23 Jun 2010 11:06:46 +0200
>>> Hans-Peter Diettrich<DrDiettrich1 at aol.com> wrote:
>>>
>>>
>>>>>>> 1. Just Click, without moving your mouse, on a Docking-Header, after
>>>>>>> that the Desktop gets a 3px height and full length - big Rect (hard to
>>>>>>> explain :( ) which is also shown if you want to dock a form to a
>>>>>>> docking-side
>>>>>>>
>
>> 3) ADockObjectCopy.HideDockImage; calls
>> WidgetSet.DrawDefaultDockImage(EraseDockRect, DockRect, disHide);
>>
>> and on windows disHide probaply doesn't do much => th pattern is always drawn with invert. But since there is no old pattern to delete, it actually paints a new one.
>>
> Fixed. Please test.
>
works now
More information about the Lazarus
mailing list