Hamburger - the new tool

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
highend
Posts: 15005
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Hamburger - the new tool

Post by highend »

Yes, it's ":script".
Why doesn't

Code: Select all

text toolbar(, , 1);
list it?
One of my scripts helped you out? Please donate via Paypal

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

Re: Hamburger - the new tool

Post by admin »

It's not used in the toolbar. The toolbar uses a subset of all icons in my resource. :)

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

Re: Hamburger - the new tool

Post by highend »

Mh, can you compile a full list of icon names then?
My icon copy script obviously doesn't know all of them in this case...
One of my scripts helped you out? Please donate via Paypal

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

Re: Hamburger - the new tool

Post by admin »

BTW, it's years now that I'm trying to invent a feature for which I already have a button: A magnet. I love magnets. I mean these:
horseshoe-magnet-500x500.jpg
It's such a fantastic strong and known shape.

So, what new feature could that be that would be symbolized by a magnet?
To see the attached files, you need to log into the forum.

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

Re: Hamburger - the new tool

Post by admin »

highend wrote: 09 Jan 2019 16:24 Mh, can you compile a full list of icon names then?
My icon copy script obviously doesn't know all of them in this case...
"script" is the only one with official status and actual use in the app. The rest is just doodles...

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

Re: Hamburger - the new tool

Post by highend »

Mh, what about e.g. :queue icon that has a version with a pause button on it?
I like that one^^
One of my scripts helped you out? Please donate via Paypal

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

Re: Hamburger - the new tool

Post by admin »

Got a screenshot?

Filehero
Posts: 2734
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Hamburger - the new tool

Post by Filehero »

admin wrote: 09 Jan 2019 15:51 Yes, it's ":script".
Ouch. Since I couldn‘t find it in the toolbar buttons I haven‘t even tried it. :biggrin:

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

Re: Hamburger - the new tool

Post by highend »

Got a screenshot?
queue.png
To see the attached files, you need to log into the forum.
One of my scripts helped you out? Please donate via Paypal

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

Re: Hamburger - the new tool

Post by admin »

Filehero wrote: 09 Jan 2019 19:16
admin wrote: 09 Jan 2019 15:51 Yes, it's ":script".
Ouch. Since I couldn‘t find it in the toolbar buttons I haven‘t even tried it. :biggrin:
I was wondering... :P

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

Re: Hamburger - the new tool

Post by admin »

highend wrote: 09 Jan 2019 19:19
Got a screenshot?
queue.png
:queuepaused

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

Re: Hamburger - the new tool

Post by highend »

Thanks
One of my scripts helped you out? Please donate via Paypal

jupe
Posts: 3479
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Hamburger - the new tool

Post by jupe »

FYI a couple more I figured out via trial and error are :dph and :maxitree if you were going to update XYIcon at any point.

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

Re: Hamburger - the new tool

Post by highend »

Thanks jupe!

Added them to the new v0.5 release (viewtopic.php?f=7&t=18178) ...
One of my scripts helped you out? Please donate via Paypal

jupe
Posts: 3479
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Hamburger - the new tool

Post by jupe »

@highend: You might not want to add (maybe substitute?) it to XYIcon because it is very similar to normal :icf but there is now also :icfdark too, and similarly :paperdark.

@Don: Since we are on this subject, a long standing question I have had is if the label colors have a reference, because I noticed if you set a custom Label color it shows it in the Favorites | Labels menu so it seems you generate the colored squares somehow, so is that ability available for use in scripts or maybe its only for your internal use? For example, is maybe something like :#FFFFFF possible for a white square ? I know I could do the same with an external icon, but I was just curious.

A screenshot of what I am attempting to describe:
clip-10_01_19_11.50.png


Also Don, sorry if this is a pain but I thought it would be a good time to ask, the following buttons are returned by toolbar(,1) in their normal state, but not in the pictured colors/states, would it be possible to get these buttons identified so that they can be known? (not sure about the last one being valid)

missing_btn_states2.png
To see the attached files, you need to log into the forum.

Post Reply