whats new ¦  programming tips ¦  indy articles ¦  intraweb articles ¦  informations ¦  links ¦  interviews
 misc ¦  tutorials ¦  Add&Win Game

Tips (1541)

Database (90)
Files (137)
Forms (107)
Graphic (114)
IDE (21)
Indy (5)
Internet / LAN (130)
IntraWeb (0)
Math (76)
Misc (126)
Multimedia (45)
Objects/
ActiveX (51)

OpenTools API (3)
Printing (35)
Strings (83)
System (266)
VCL (242)

Top15

Tips sort by
component


Search Tip

Add new Tip

Add&Win Game

Advertising

36 Visitors Online


 
...restore the default positions of the IDE Toolbars?
Autor: Thomas Mueller
[ Print tip ]  

Tip Rating (6):  
     


Delphi 5 sometimes rearranges its toolbars seemingly at random (and rather stupidly) every time it starts or loads a project. Once it starts doing this, it is pointless to rearrange them and store the desktop, Delphi will just make a mess out of it again.

I have not been able to find out, what causes this, but apparently the toolbar settings in the registry get corrupted. Deleting them, will restore the default toolbars again. You can then customize them and Delphi will remember your settings. (Until next time the registry entries get corrupted. :-( ).

(If you never experienced this problem, count yourself lucky, it is quite annoying.)

The entries are under HKEY_CURRENT_USER\Software\Delphi\5.0\Toolbars, just delete all entries.

{********}

Delphi 5 ordnet die Toolbars manchmal bei jedem Start und beim Laden von Projekten neu an, meist kommt dabei ziemlicher Bloedsinn heraus. Sie neu anzuordnen hilft nicht, da Delphi die Einstellungen gleich wieder verwurstet.

Ich konnte nicht herausfinden, was dieses Phaenomen verursacht, aber anscheinend sind die Eintraege in der Registry, die diese Einstellungen speichern, ungueltig. Wenn man sie loescht, bekommt man wieder die Standardanordnung und anschliessend speichert Delphi evtl. vorgenommene Aenderungen auch wieder ab. (Bis sie zum naechsten Mal kaputtgehen. :-( ).

(Wenn Du dieses Problem nie hattest, sei froh, es ist extrem nervig.)

Die Eintrage, um die es geht, stehen unter HKEY_CURRENT_USER\Software\Delphi\5.0\Toolbars, einfach alle Eintraege loeschen.

 

Rate this tip:

poor
very good


Copyright © by SwissDelphiCenter.ch
All trademarks are the sole property of their respective owners