![]() |
[IDE Experte]ResEd 1.6.7 (Resource Editor) 2005 bis XE4
Liste der Anhänge anzeigen (Anzahl: 1)
ResEd 1.6.7 ResEd ist eine IDE-integrierte Ressource-Dateienverwaltung. Features: IDE-Integration Verwaltung aller, im Projekt enthaltenen Res-Dateien. (außer *.res, da diese von Delphi selbst verwaltet wird)
Mehr Informationen gibts unter ![]() Den Quellcode gibts hier: ![]() |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Hmpf, warum machst du einen extra Thread auf? Damit wir den alten jetzt löschen dürfen?
|
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
kapier die bedienung net :wall:
installiert isses.wenn ich ihn dann über ansicht->ResEd aufrufe, öffnet sich ein leeres fenster...mehr nicht... |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
Also step-by-step: Projekt öffnen in ResEd gehen rechte Maustaste -> Create Ressource File und dann loslegen (alles per Kontextmenü) @Luckie: Sorry for your inconvenience.... aber leider kann ich den alten Beitrag nich mehr bearbeiten und ich will ja keine fehlerhafte Version zum download anbieten. nächstes mal poste ich nen Link auf Torry, ok? |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
@MarcoWarm
also blöde bin ich ja auch nicht. ;) RessourcenDatei is drinne... sonst hätt ich sicherlich nicht gefragt^^ :D nutze D2005 Personal...vllt hat das was zu sagen? :? |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
Zitat:
|
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
jo hab ich drinne und zwar haufenweise ;)
und der wurm tut mir leid, änder ich sofort ;) |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
arrgh.... hmmm, komisch. mach mal n neues Projekt... und füg dann über ResEd eine neue Ressource hinzu... wenn das klappt liegts zumindest nich an der Personal Edition
|
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
joa das funzt dann. und er macht auch diesen eintrag {$R .....
aber wenn ich schon vorhandene einträge habe, erkennt er diese nicht...oder soll er die garnicht erkennen :? |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
also eigentlich sollte der die erkennen.... kannst du mir mal bitte den Syntax eines vorhandenen Eintrags posten? dann probier ich aus, ob er den bei mir findet... danke
|
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
und was ich noch entdeckt habe. wenn cih mit deinem programm eine res erstelle und später den eintrag MANUELL aus dem quelltext lösche, wird sie im ResEd immer noch angezeigt....
jo Code halt:
Delphi-Quellcode:
das is halt jetzt der projectquelltext. in den units sind ja auch ab und zu noch welche. soll er die eigentlcih auch erkennen?
program MyEdt;
uses Windows, Classes, SysUtils, Messages, Forms, ... {$R *.res} {$R [..Font..]\font.res} {$R [..Resource..]\cursor.res} |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
|
DP-Maintenance
Dieses Thema wurde von "sakura" von "Die Delphi-IDE" nach "Freeware" verschoben.
|
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
...:cat:... |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
hab ich nich gewusst nochmal thx |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
@n0b0dy:
vielleicht klappts mit der neuen Version... hab nochmal was verändert... Es werden jetzt auch UNCPfade und Systemvariablen unterstützt |
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
Hi,
die Idee klingt sehr interessant. :thumb: Aber leider bekomme ich ständig eine AccessViolation, wenn ich das Fenster anzeigen will. Unter Details steht folgendes:
Code:
Das ist schon ein wenig nervig. ;)
[00008000]{bds.exe }
[40005F5B]{rtl90.bpl } System.@HandleAnyException (Line 9625, "system.pas" + 13) + $0 [7C913786]{ntdll.dll } RtlConvertUlongToLargeInteger + $41 [7C91EAF5]{ntdll.dll } KiUserExceptionDispatcher + $9 [17D7FE58]{ResEd.bpl } Unitresedmain.TFormWizardResEd.FormShow + $0 [0032DD9E]{designide90.bpl} DeskForm.TDesktopForm.CMShowingChanged (Line 793, "DeskForm.pas" + 1) + $12 [00539920]{vcl90.bpl } Controls.TControl.WndProc (Line 4893, "Controls.pas" + 53) + $6 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 [005396E8]{vcl90.bpl } Controls.TControl.Perform (Line 4800, "Controls.pas" + 5) + $C [0053C7E5]{vcl90.bpl } Controls.TWinControl.UpdateShowing (Line 6460, "Controls.pas" + 16) + $C [0053C858]{vcl90.bpl } Controls.TWinControl.UpdateControlState (Line 6479, "Controls.pas" + 8) + $2 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 [005396E8]{vcl90.bpl } Controls.TControl.Perform (Line 4800, "Controls.pas" + 5) + $C [005381EA]{vcl90.bpl } Controls.TControl.SetVisible (Line 3963, "Controls.pas" + 5) + $C [00539920]{vcl90.bpl } Controls.TControl.WndProc (Line 4893, "Controls.pas" + 53) + $6 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 [0053C7E5]{vcl90.bpl } Controls.TWinControl.UpdateShowing (Line 6460, "Controls.pas" + 16) + $C [0053C858]{vcl90.bpl } Controls.TWinControl.UpdateControlState (Line 6479, "Controls.pas" + 8) + $2 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 Chris |
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
@Chakotay1308
Danke für die Info. Lad mal bitte das neue Archiv runter und kopier die MAP datei zu der BPL dazu. Dann bekomm ich bei den Details die Zeilennummer (was mir viel helfen würde) |
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
Zitat:
|
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
Hi Marco,
sorry für die Verspätung, aber relativ viel zu tun und dann ist mir das wohl am Wochenende durch die Lappen gegangen. ;) Hier die neue Fehlermeldung:
Code:
Chris
[00008000]{bds.exe }
[40005F5B]{rtl90.bpl } System.@HandleAnyException (Line 9625, "system.pas" + 13) + $0 [7C913786]{ntdll.dll } RtlConvertUlongToLargeInteger + $41 [7C91EAF5]{ntdll.dll } KiUserExceptionDispatcher + $9 [135FFE48]{ResEd.bpl } UnitResEdMain.TFormWizardResEd.FormShow (Line 541, "Source\UnitResEdMain.pas" + 0) + $0 [0032DD9E]{designide90.bpl} DeskForm.TDesktopForm.CMShowingChanged (Line 793, "DeskForm.pas" + 1) + $12 [00539920]{vcl90.bpl } Controls.TControl.WndProc (Line 4893, "Controls.pas" + 53) + $6 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 [005396E8]{vcl90.bpl } Controls.TControl.Perform (Line 4800, "Controls.pas" + 5) + $C [0053C7E5]{vcl90.bpl } Controls.TWinControl.UpdateShowing (Line 6460, "Controls.pas" + 16) + $C [0053C858]{vcl90.bpl } Controls.TWinControl.UpdateControlState (Line 6479, "Controls.pas" + 8) + $2 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 [005396E8]{vcl90.bpl } Controls.TControl.Perform (Line 4800, "Controls.pas" + 5) + $C [005381EA]{vcl90.bpl } Controls.TControl.SetVisible (Line 3963, "Controls.pas" + 5) + $C [009DB524]{vclactnband90.bpl} ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3068, "ActnMenus.pas" + 3) + $3 [009D6C4D]{vclactnband90.bpl} ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 880, "ActnMenus.pas" + 3) + $4 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 [4003EEC0]{rtl90.bpl } Classes.StdWndProc (Line 11456, "classes.pas" + 8) + $0 [77D18731]{user32.dll } GetDC + $6A [77D18811]{user32.dll } GetDC + $14A [77D189C8]{user32.dll } GetWindowLongW + $122 [77D196C2]{user32.dll } DispatchMessageA + $A |
Re: ResEd 1.3.5 Resource Editor Expert für Delphi 2005
(06.12.2005 @ 13:00) : Neue Version 1.3.5: Jetzt ist auch ein integrierter Editor für Stringtables und Message Tables drin.
|
Re: ResEd 1.3.5 Resource Editor Expert für Delphi 2005/06
jetzt auch für Delphi 2006
|
Re: ResEd 1.3.5 Resource Editor Expert für Delphi 2005/06
(04.01.2006 @ 14:00) : Neue Version 1.4.0: Scriptingsupport für LiveTemplates (nur Delphi 2006)
|
Re: ResEd 1.3.5 Resource Editor Expert für Delphi 2005/06
@MarcoWarm
Beim installieren wird der BPL wird nach den Package "VirtualTreesD10.BPL" verlang. Ist diese nicht Systempfad vorhanden dann kommt ein Fehler. Welche Version von VT ist den für ResEd notwendig? ResEd sollte ohne Packages compiliert werden. Jedes mal wenn ich einen "refresh List" durchführe dann wird die Resource Datei nochmals in die liste dazugefügt. -- Helmut Schiefer |
Re: ResEd 1.3.5 Resource Editor Expert für Delphi 2005/06
Zitat:
Zitat:
Zitat:
Danke für das Feedback |
Re: ResEd 1.4.1 Resource Editor Expert für Delphi 2005/06
Zitat:
|
Re: ResEd 1.4.1 Resource Editor Expert für Delphi 2005/06
Hi,
wird es das Tool auch mal für D7 geben? Das Tool sieht intressant aus, aber ich hab kein D2k5 bzw. D2k6 um es mal zu testen :D |
Re: ResEd 1.4.1 Resource Editor Expert für Delphi 2005/06
Zitat:
![]() |
Re: ResEd 1.4.1 Resource Editor Expert für Delphi 2005/06
(09.01.2006 @ 14:00) : Neue Version 1.4.2: Grundlegende Unterstützung aller Personalities.
|
Re: ResEd 1.4.3 Resource Editor Expert für Delphi 2005/06
(12.01.2006 @ 14:00) : Neue Version 1.4.3: Wichtiger Bugfix. Es wurden keine Resourcen in Units angezeigt. :wall:
|
Re: ResEd 1.5.1 Resource Editor Expert für Delphi 2005/06
Update auf Version 1.5.1 (nur Delphi 2006)
für Delphi 2005 bleibt die Version 1.4.4 |
Re: ResEd 1.5.1 Resource Editor Expert für Delphi 2005/06
:( Jetzt gibts hier so was schönes und in TurboDelphi läufts net
|
Re: ResEd 1.5.1 Resource Editor Expert für Delphi 2005/06
@ EDatabaseError
in der Turbo Professional 'sollte' es laufen. Aber die Gratisversion verbietet das einbinden fremder Packages (und das brauch ich dazu) |
Re: ResEd 1.5.1 Resource Editor Expert für Delphi 2005/06
jup - leider
|
Re: ResEd 1.5.1 Resource Editor Expert für Delphi 2005/06
dann legt doch ein gutes Wort bei Bor... äh Dev... äh CodeGear dafür ein, einen ResEd ab BDS 2007 standardmäßig einzubauen ;-)
|
Re: ResEd 1.6.0 Resource Editor Expert für Delphi 2005/06
neue Version 1.6, für alle, die ihrer Anwendung ein echtes 256x256 Vista Icon verpassen wollen.
|
Re: ResEd 1.6.0 Resource Editor Expert für Delphi 2005/06
(24.10.2007 @ 08:00) : Neue Version 1.6.7
- Vista Manifest Unterstützung |
Re: ResEd 1.6.7 Resource Editor Expert für Delphi 2005/06
Gibt oder wird es Unterstützung für D2007 oder CRS2007 geben?
|
Re: ResEd 1.6.7 Resource Editor Expert für Delphi 2005/06
Zitat:
Falls nicht, muss ich mir überlegen, wie ich an ein D2007 rankomme. |
Re: ResEd 1.6.7 Resource Editor Expert für Delphi 2005/06/07
Habe ich gerade gemerkt. Danke. Auf der Homepage steht halt für D2005 und D2006. habe es mir aber trotzdem mal heruntergeladen un dann gesehen das in der Zip 2007 stand.
Übrigens der CNA-Experte funktioniert auch. |
Alle Zeitangaben in WEZ +1. Es ist jetzt 00:16 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