Autor Beitrag
Marco D.
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 2750

Windows Vista
Delphi 7, Delphi 2005 PE, PHP 4 + 5 (Notepad++), Java (Eclipse), XML, XML Schema, ABAP, ABAP OO
BeitragVerfasst: Sa 05.11.05 21:51 
Also ich benutz FF als browser und der hat bei den MessageDialogs eigene Fenstertitel und jetzt wolltei ich fragen, wie man sowas in Delphi realisiert und ob es überhaupt geht. Da 'Bestätigung' z.B: *mist*e ist, ich würde viel lieber selbst bestimmen, was da steht.

KOLLER


Moderiert von user profile iconraziel: Topic aus Delphi Language (Object-Pascal) / CLX verschoben am So 06.11.2005 um 11:14

_________________
Pascal keeps your hand tied. C gives you enough rope to hang yourself. C++ gives you enough rope to shoot yourself in the foot
BenBE
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 8721
Erhaltene Danke: 191

Win95, Win98SE, Win2K, WinXP
D1S, D3S, D4S, D5E, D6E, D7E, D9PE, D10E, D12P, DXEP, L0.9\FPC2.0
BeitragVerfasst: Sa 05.11.05 22:09 
Siehe CreateMessageDialog ...

_________________
Anyone who is capable of being elected president should on no account be allowed to do the job.
Ich code EdgeMonkey - In dubio pro Setting.
Marco D. Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 2750

Windows Vista
Delphi 7, Delphi 2005 PE, PHP 4 + 5 (Notepad++), Java (Eclipse), XML, XML Schema, ABAP, ABAP OO
BeitragVerfasst: So 06.11.05 16:15 
Also wenn ich mit application.messagebox was machen will, dann muss ich für die Buttons ja die unit Qforms ein, aber wenn cih dann das prog starte, dann gehts auch gleich wieder aus. KOmisch :gruebel:

_________________
Pascal keeps your hand tied. C gives you enough rope to hang yourself. C++ gives you enough rope to shoot yourself in the foot
Luckie
Ehemaliges Mitglied
Erhaltene Danke: 1



BeitragVerfasst: So 06.11.05 19:12 
Also bei mir benötigt die Methode Messagebox in TApplication nicht die Unit QForms. Würde es dir etwas ausmachen, deine Texte etwas verständlicher zu verfassen?
Marco D. Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 2750

Windows Vista
Delphi 7, Delphi 2005 PE, PHP 4 + 5 (Notepad++), Java (Eclipse), XML, XML Schema, ABAP, ABAP OO
BeitragVerfasst: Mo 07.11.05 19:18 
@ Luckie:

Hab mir von Tilman Schlosser den MessageBox Editor geladen und der funzt, also ist das topic hiermit nicht geschlossen aber ich bin 'zufrieden' :wink:

_________________
Pascal keeps your hand tied. C gives you enough rope to hang yourself. C++ gives you enough rope to shoot yourself in the foot