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
Showing Infopanel
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Showing Infopanel
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
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
Usually it's called "Show Info Panel". [panelshow] is only appended when called via Custom Button.highend wrote:...and you see that there is a toolbar button "Show Info Panel [panelshow]"
FAQ | XY News RSS | XY X
-
Tommy
- Posts: 4
- Joined: 15 Feb 2017 19:35
Re: Showing Infopanel
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
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
What are you doing there? F12 isn't a script command.
If this should have been done by a script you'd need
instead. But this isn't necessary because there is already a button for this...
If this should have been done by a script you'd need
Code: Select all
#665;One of my scripts helped you out? Please donate via Paypal
-
Tommy
- Posts: 4
- Joined: 15 Feb 2017 19:35
Re: Showing Infopanel
Thanks Highend, your last suggestion works for me, perfect.
In my first attempt I used the button that you first suggested.
Thanks,
Tom
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
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.
FAQ | XY News RSS | XY X
-
Tommy
- Posts: 4
- Joined: 15 Feb 2017 19:35
Re: Showing Infopanel
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
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
That was the suggested one^^ 
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club