![]() |
SetCapture
Hi,
Hat jemand eine Idee, warum SetCapture() im OnMouseDown eines TToolButtons nicht funktioniert? (Bei einem TButton, TLabel usw funktioniert's problemlos) |
Re: SetCapture
Keine Ahnung, ein TLabel ist kein echtes Fenster, ein TStatic hingegen schon. Der TToolbutton ist ja auch ein selbstgebasteltes Control von Delphi, damit könnte es zusammenhängen.
An deiner Stelle würde ich einfach mal eine Testreihe mit WM_CAPTURECHANGED und ReleaseCapture(), GetCapture() und SetCapture() aufbauen. Dann kannst du nachweisen, ob es am TToolButton liegt oder ein anderes Problem ist. Sagt GetLastError() was? Setze mal vorher SetLastError(ERROR_SUCCESS) ... |
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:02 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz