![]() |
Darstellungsfehler mit Windowsstyle und Edit-Control
Hi,
wenn ich in einer VCL-Anwendung (mit dem XP-Manifest) mit folgendem Code ein Edit-Feld erzeugt, kommt es zu Darstellungsfehlern (siehe Grafik):
Delphi-Quellcode:
So siehts dann aus:
hEdit1 := CreateWindowEx(WS_EX_CLIENTEDGE, 'EDIT', 'hallo', WS_VISIBLE or WS_CHILD,
10, 100, 400, 21, Handle, 1, hInstance, nil); ![]() Wie kommt's und was kann ich dagegen tun? greez 'n thx |
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:24 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