AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Win32/Win64 API (native code) Delphi Darstellungsfehler mit Windowsstyle und Edit-Control
Thema durchsuchen
Ansicht
Themen-Optionen

Darstellungsfehler mit Windowsstyle und Edit-Control

Offene Frage von "OrallY"
Ein Thema von OrallY · begonnen am 21. Mär 2005
Antwort Antwort
Benutzerbild von OrallY
OrallY

Registriert seit: 29. Apr 2003
268 Beiträge
 
#1

Darstellungsfehler mit Windowsstyle und Edit-Control

  Alt 21. Mär 2005, 18:47
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:
hEdit1 := CreateWindowEx(WS_EX_CLIENTEDGE, 'EDIT', 'hallo', WS_VISIBLE or WS_CHILD,
                         10, 100, 400, 21, Handle, 1, hInstance, nil);
So siehts dann aus:
http://mokasin.de/stuff/edit.png

Wie kommt's und was kann ich dagegen tun?

greez 'n thx
.oO'rallY
Linux is like a tipi: no gates, no windows and a gnu-eating apache inside...
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 06:25 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz