Showing Infopanel

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Tommy
Posts: 4
Joined: 15 Feb 2017 19:35

Showing Infopanel

Post by Tommy »

Is it possible to craete an icon on the toolbar for showing/hiding the Info Panel.
I mean the panel that's shown/hided by pressing F12.

Thanks in advance,
Tom

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Showing Infopanel

Post by highend »

Sure.

When you customize the toolbar, just type in the left search field:
info
and you see that there is a toolbar button "Show Info Panel [panelshow]"
Add it to the right side, done :)
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66679
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Showing Infopanel

Post by admin »

highend wrote:...and you see that there is a toolbar button "Show Info Panel [panelshow]"
Usually it's called "Show Info Panel". [panelshow] is only appended when called via Custom Button. :)

Tommy
Posts: 4
Joined: 15 Feb 2017 19:35

Re: Showing Infopanel

Post by Tommy »

Thanks for your suggestions, however this doesn't work for me.
When I start the icon I get a scripting window with two panes. In the upper one the following is shown
File: (Internal)
Script: (Untitled)
F12;
and in the lower pane
'f12' is not a valid script command.
f12
Perhaps this has to do with my laptop (Dell): I have to activate the <F12> key by first pressing and holding down a <Fn> key on my keyboard.
Can anyone help on this?

Again thanks in advance,
Tom
Last edited by Tommy on 15 Feb 2017 20:43, edited 1 time in total.

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Showing Infopanel

Post by highend »

What are you doing there? F12 isn't a script command.
If this should have been done by a script you'd need

Code: Select all

#665;
instead. But this isn't necessary because there is already a button for this...
One of my scripts helped you out? Please donate via Paypal

Tommy
Posts: 4
Joined: 15 Feb 2017 19:35

Re: Showing Infopanel

Post by Tommy »

Thanks Highend, your last suggestion works for me, perfect.

In my first attempt I used the button that you first suggested.

Thanks,
Tom

admin
Site Admin
Posts: 66679
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Showing Infopanel

Post by admin »

Simply move this button from the left to the right side and press OK. That's it. The button will toggle the Info Panel.
To see the attached files, you need to log into the forum.

Tommy
Posts: 4
Joined: 15 Feb 2017 19:35

Re: Showing Infopanel

Post by Tommy »

I created a custom button with the name Info Panel and used that one instead of the suggested one.
Now all is clear to me.
Thanks for all assistance.

Tom

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Showing Infopanel

Post by highend »

That was the suggested one^^ :biggrin:
One of my scripts helped you out? Please donate via Paypal

Post Reply