How to add "Read only" button to toolbar in 12.10a?

General and specific configuration/INI settings

How to add "Read only" button to toolbar in 12.10a?

Postby trelony » Fri Aug 04, 2006 5:31 pm

I used to put edit->read only button onto toolbar because I need it very ofter (plus I could see if the file has not been checked out). Recently we upgraded to UltraEdit 12 and new toolbar configuration provides only a very limited set of available buttons. Is there a way to add other buttons from menu bar (exit is also my favorite) onto toolbar?

- Alexey.
User avatar
trelony
Newbie
 
Posts: 2
Joined: Thu Aug 03, 2006 11:00 pm

Re: How to add "Read only" button to toolbar in 12.10a?

Postby Mofi » Sat Aug 05, 2006 12:21 pm

Look at Missing ToolBar Command where I have described how to get a command in menu also to a toolbar.

ID_READONLY is the one you need in your *.tfg file.

Maybe see also Artistic Format which describes how to get a toolbar command to the menu.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4062
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: How to add "Read only" button to toolbar in 12.10a?

Postby trelony » Sat Aug 05, 2006 5:47 pm

Thank you. For some reason the file was in windows folder (maybe because it was an upgrade). I had to search with UltraEdit itself without search string. However UltraEdit found the files, but double click on them did not work - I guess it requires to click on found context inside the file to open it.
User avatar
trelony
Newbie
 
Posts: 2
Joined: Thu Aug 03, 2006 11:00 pm

Re: How to add "Read only" button to toolbar in 12.10a?

Postby Mofi » Sun Aug 06, 2006 6:49 am

trelony wrote:For some reason the file was in windows folder.

Default location of UltraEdit prior v10.20d which is not changed during an upgrade.

trelony wrote:However UltraEdit found the files, but double click on them did not work - I guess it requires to click on found context inside the file to open it.

Correct. You have to click on the line with file name(line number): content...
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4062
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Configuration/INI Settings