Buttons active only for defined panels possible?

Is it somehow possible to make buttons that function for a certain panel?

Now I have to first click a panel to make it default. Then I can click a button to execute something for that panel.

It is possible, in a lot of cases at least.

The best way to do it depends on the commands involved. What commands/actions do you need to do it with?

e.g. The Go command can be given OPENINLEFT and OPENINRIGHT arguments:

Go C:\ OPENINLEFT

[quote="leo"]It is possible, in a lot of cases at least.

The best way to do it depends on the commands involved. What commands/actions do you need to do it with?

e.g. The Go command can be given OPENINLEFT and OPENINRIGHT arguments:

Go C:\ OPENINLEFT[/quote]

Thx!

I made 2 Drivebuttons. One over each panel and it works fine:)

I used 'Go DRIVEBUTTONS OPENINRIGHT' for the right drivebutton.

There's also an argument which makes it open in the left or right depending on which mouse button (left or right) you click with. Lets you use up half the space for the same thing.

Ok, can you help me on my way and give a hint on what argument I need for that or where to find it?
Because I cant find it myself.

Ooops...I got it ...thx!