Copying customized toolbars - UE9.10

General and specific configuration/INI settings

Copying customized toolbars - UE9.10

Postby hershmab » Sat Oct 09, 2004 3:02 pm

Due to frequent hardware problems, I am frequently having to reinstall UltraEdit. I have customized my toolbar(s) and I would like to take them with me instead of having to recreate them each time. Currently my laptop is configured the way I want it, but my desktop has just been rebuilt. I have copied over everything, including the three \WINDOWS files, from laptop to desktop, but my customized toolbar is nowhere to be seen.

How can I find it on the laptop and install it on the desktop?
User avatar
hershmab
Newbie
 
Posts: 2
Joined: Fri Oct 08, 2004 11:00 pm
Location: Ireland

Re: Copying customized toolbars - UE9.10

Postby Mofi » Wed Oct 13, 2004 9:23 am

You have to extract the toolbar settings from the registry.

[HKEY_CURRENT_USER\Software\IDM Computer Solutions\UltraEdit]

It is also possible to use the old style toolbar (and menus) via an INI setting. The old style toolbar has 4 advantages:

a) loaded faster;
b) different toolbars possible with different INI files (project specific toolbars, if project specific INI files used);
c) can be easily restored and can be easily use on machines with multi-os;
d) compatible with screen readers.

Disadvantages of the old style toolbar are:

a) old look;
b) less functions possible than in the new style;
c) only 1 toolbar can be configured, not 2, 3 oder more like in the new style.
d) Enabling old style toolbar enables also old menus, which are not configurable and have the old look.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4049
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Copying customized toolbars - UE9.10

Postby hershmab » Wed Oct 13, 2004 5:08 pm

Thanks, I will try it.
User avatar
hershmab
Newbie
 
Posts: 2
Joined: Fri Oct 08, 2004 11:00 pm
Location: Ireland


Return to Configuration/INI Settings