Open new tab with Open a File's Location bar

Q1:how can i create a button with "Location bar" like Firefox,and click it open Location address in a new tab background
Q2:like Q1,but paste a path to the "Location bar" and "Enter" open in a new tab background

thanks

I'm not sure of exactly what you mean, since Opus has a location bar by default, but if you want to make buttons which go to folders like Firefox's bookmarks bar:

Q1: Use Settings -> Customize Toolbars, and you can then drag the folders you want on to the toolbar to make buttons which go to them. Click OK in the Customize dialog to finish.

If you go back into Customize mode and edit the buttons, you'll see they have commands like Go "C:\Program Files" (with the path depending on the folder, of course).

You can add arguments to the commands to make them do different things.

For example, from your question you might want: Go "C:\Program Files" NEWTAB=nofocus

The Go command reference lists all the different arguments you can give the Go command to change what it does.

Q2: Hold alt down when you push enter, if you mean you want to paste a path into the location field and then open it in a new tab.

Q2: it`s work,
but how to change default to open in new tab ,and hold alt open in this tab

Q1:it`m mean the button all action like Q2 use Enter

i use

Go CURRENT NEWTAB

but i paste a path its dont work

If you want a button which goes to the path in the clipboard in a new tab, you don't have to paste into the location field at all. Use something this on a button:

Go "{clip}" NEWTAB

[quote="leo"]If you want a button which goes to the path in the clipboard in a new tab, you don't have to paste into the location field at all. Use something this on a button:

Go "{clip}" NEWTAB[/quote]

clip to open can`t be Modification.

[quote="qqsunan"]Q2: it`s work,
but how to change default to open in new tab ,and hold alt open in this tab

Q1:it`m mean the button all action like Q2 use Enter[/quote]

You can't make the location field open in a new tab by default when you push return on its own. You have to hold Alt if you want a new tab via that field.

You can't make the location field open in a new tab by default when you push return on its own. You have to hold Alt if you want a new tab via that field.[/quote]

Please consider joining the support in the next edition,i usually use it,thks

Go CURRENT NEWTAB CLI QUICKGO
temp use