AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Die Delphi-IDE 2. Instanz der IDE besonders kennzeichnen

2. Instanz der IDE besonders kennzeichnen

Ein Thema von OG Karotte · begonnen am 17. Mär 2009 · letzter Beitrag vom 17. Mär 2009
Antwort Antwort
OG Karotte
(Gast)

n/a Beiträge
 
#1

2. Instanz der IDE besonders kennzeichnen

  Alt 17. Mär 2009, 20:57
Hallo,

ich starte eine zweite Instanz der IDE über den -r Parameter um Komponenten oder eigene OTA-Module testen zu können. Da ich dann ja im Prinzip zwei identische Fenster auf habe, suche ich nun, um Fehlern / Fingertrouble o.ä. vorzubeugen, eine Möglichkeit zumindest die Test-IDE besonders zu kennzeichnen. Dabei schwebt mir irgend etwas wie z.B. ein angepasster Fenstertitel oder so vor.

Gibt's da vielleicht 'ne einfache, dauerhafte Lösung ?
  Mit Zitat antworten Zitat
DMW

Registriert seit: 6. Sep 2006
Ort: Münster
269 Beiträge
 
Delphi XE Professional
 
#2

Re: 2. Instanz der IDE besonders kennzeichnen

  Alt 17. Mär 2009, 21:30
Ab Delphi 2009 gibt es folgendes:
Zitat von Marco Cantù: A Tour of Delphi 2009:
The problem with running run two different versions of the IDE at the same time is that it is hard to
tell which is which. Another companion command line parameter for the IDE is -idecaption, that
takes a caption as value. Summing the two flags you could run the IDE with the following link:

"C:\Program Files\CodeGear\RAD Studio\6.0\bin\bds.exe" -pDelphi -
rSmall -idecaption="Small Delphi"

This command runs the Delphi IDE with the Delphi Win32 personality only, activated the Small
registry settings, and changes the IDE caption to Small Delphi, as shown below:

If not specified from the command line, the IDE caption is retrieved from the Registry, in the
Personalities section, in which there is a different string for each version (or active personality) of the
IDE.
http://www.embarcadero.com/resources...arco-Cantu.pdf
Moritz
"Hey, it compiles! Ship it!"
C++Builder Pages
  Mit Zitat antworten Zitat
OG Karotte
(Gast)

n/a Beiträge
 
#3

Re: 2. Instanz der IDE besonders kennzeichnen

  Alt 17. Mär 2009, 21:32
Super

Danke Moritz
  Mit Zitat antworten Zitat
Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

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 20:55 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