:home
Posted: 23 Oct 2013 07:31
Besides :home, what other built-in XY icons are available?
Code: Select all
":autorefresh|:autorefresh" CopyText Self(icon);
":backupto|:backupto" CopyText Self(icon);
":back|:back" CopyText Self(icon);
":bfop|:bfop" CopyText Self(icon);
":browsenetwork|:browsenetwork" CopyText Self(icon);
":calcfosi|:calcfosi" CopyText Self(icon);
":cat|:cat" CopyText Self(icon);
":cfi|:cfi" CopyText Self(icon);
":cks|:cks" CopyText Self(icon);
":clip|:clip" CopyText Self(icon);
":closetab|:closetab" CopyText Self(icon);
":cofi|:cofi" CopyText Self(icon);
":conf|:conf" CopyText Self(icon);
":copypath|:copypath" CopyText Self(icon);
":copyto|:copyto" CopyText Self(icon);
":copy|:copy" CopyText Self(icon);
":ctb1|:ctb1" CopyText Self(icon);
":cucopy|:cucopy" CopyText Self(icon);
":cut|:cut" CopyText Self(icon);
":del|:del" CopyText Self(icon);
":dosbox|:dosbox" CopyText Self(icon);
":dp1|:dp1" CopyText Self(icon);
":dp2|:dp2" CopyText Self(icon);
":dpcopyto|:dpcopyto" CopyText Self(icon);
":dpmoveto|:dpmoveto" CopyText Self(icon);
":dp|:dp" CopyText Self(icon);
":drives|:drives" CopyText Self(icon);
":exitnosave|:exitnosave" CopyText Self(icon);
":favfiles|:favfiles" CopyText Self(icon);
":favs|:favs" CopyText Self(icon);
":findlabel|:findlabel" CopyText Self(icon);
":find|:find" CopyText Self(icon);
":flatview|:flatview" CopyText Self(icon);
":fore|:fore" CopyText Self(icon);
":fp|:fp" CopyText Self(icon);
":fvs|:fvs" CopyText Self(icon);
":goprev|:goprev" CopyText Self(icon);
":go|:go" CopyText Self(icon);
":grid|:grid" CopyText Self(icon);
":hidenav|:hidenav" CopyText Self(icon);
":hightree|:hightree" CopyText Self(icon);
":home|:home" CopyText Self(icon);
":hotlist|:hotlist" CopyText Self(icon);
":icf|:icf" CopyText Self(icon);
":labels|:labels" CopyText Self(icon);
":lasttarget|:lasttarget" CopyText Self(icon);
":locktab|:locktab" CopyText Self(icon);
":lstmgmt|:lstmgmt" CopyText Self(icon);
":meta|:meta" CopyText Self(icon);
":minitree|:minitree" CopyText Self(icon);
":moveto|:moveto" CopyText Self(icon);
":mru|:mru" CopyText Self(icon);
":myco|:myco" CopyText Self(icon);
":netmap|:netmap" CopyText Self(icon);
":netunmap|:netunmap" CopyText Self(icon);
":newfolder|:newfolder" CopyText Self(icon);
":newtab|:newtab" CopyText Self(icon);
":nuke|:nuke" CopyText Self(icon);
":openwith|:openwith" CopyText Self(icon);
":panellast|:panellast" CopyText Self(icon);
":panelmax|:panelmax" CopyText Self(icon);
":panelshow|:panelshow" CopyText Self(icon);
":paste|:paste" CopyText Self(icon);
":previewfull|:previewfull" CopyText Self(icon);
":preview|:preview" CopyText Self(icon);
":props|:props" CopyText Self(icon);
":qfv|:qfv" CopyText Self(icon);
":qns|:qns" CopyText Self(icon);
":queue|:queue" CopyText Self(icon);
":redo|:redo" CopyText Self(icon);
":refreshsus|:refreshsus" CopyText Self(icon);
":refresh|:refresh" CopyText Self(icon);
":rename|:rename" CopyText Self(icon);
":rfo|:rfo" CopyText Self(icon);
":savesett|:savesett" CopyText Self(icon);
":select|:select" CopyText Self(icon);
":shellprops|:shellprops" CopyText Self(icon);
":showfolders|:showfolders" CopyText Self(icon);
":showhidden|:showhidden" CopyText Self(icon);
":showsystem|:showsystem" CopyText Self(icon);
":sort|:sort" CopyText Self(icon);
":steps|:steps" CopyText Self(icon);
":sticky|:sticky" CopyText Self(icon);
":stop|:stop" CopyText Self(icon);
":syncscroll|:syncscroll" CopyText Self(icon);
":tablist|:tablist" CopyText Self(icon);
":tabsets|:tabsets" CopyText Self(icon);
":tagsadd|:tagsadd" CopyText Self(icon);
":tagsfind|:tagsfind" CopyText Self(icon);
":tagsrmv|:tagsrmv" CopyText Self(icon);
":tagsset|:tagsset" CopyText Self(icon);
":tpt|:tpt" CopyText Self(icon);
":treeshow|:treeshow" CopyText Self(icon);
":tsf|:tsf" CopyText Self(icon);
":udc|:udc" CopyText Self(icon);
":undo|:undo" CopyText Self(icon);
":up|:up" CopyText Self(icon);
":viewdetails|:viewdetails" CopyText Self(icon);
":viewlist|:viewlist" CopyText Self(icon);
":views|:views" CopyText Self(icon);
":viewthumbs|:viewthumbs" CopyText Self(icon);
":visualfilter|:visualfilter" CopyText Self(icon);
":wipe|:wipe" CopyText Self(icon);
":zoomin|:zoomin" CopyText Self(icon);
":zoomout|:zoomout" CopyText Self(icon);That's exactly my plan. Thanks.binocular222 wrote:Autohotkey (But I recommend Python, if you want to start programming)
Code: Select all
:autorefresh
:back
:backupto
:bfop
:browsenetwork
:calcfosi
:cat
:cfi
:cks
:clip
:closetab
:cofi
:conf
:copy
:copypath
:copyto
:ctb1
:cucopy
:cut
:del
:dosbox
:dp
:dp1
:dp2
:dpcopyto
:dpmoveto
:drives
:exitnosave
:favfiles
:favs
:find
:findlabel
:flatview
:fore
:fp
:fvs
:go
:goprev
:grid
:hidenav
:hightree
:home
:hotlist
:icf
:labels
:lasttarget
:locktab
:lstmgmt
:meta
:minitree
:moveto
:mru
:myco
:netmap
:netunmap
:newfolder
:newtab
:nuke
:openwith
:panellast
:panelmax
:panelshow
:paste
:preview
:previewfull
:props
:qfv
:qns
:queue
:redo
:refresh
:refreshsus
:rename
:rfo
:savesett
:select
:shellprops
:showfolders
:showhidden
:showsystem
:sort
:steps
:sticky
:stop
:syncscroll
:tablist
:tabsets
:tagsadd
:tagsfind
:tagsrmv
:tagsset
:tpt
:treeshow
:tsf
:udc
:undo
:up
:viewdetails
:viewlist
:views
:viewthumbs
:visualfilter
:wipe
:zoomin
:zoomout
they are shown when editing a custom button already placed on toolbar.binocular222 wrote:Don hide them recently or any special setting come in?
Eil, that makes the code breaking effort easier. Thanks.eil wrote:they are shown when editing a custom button already placed on toolbar.binocular222 wrote:Don hide them recently or any special setting come in?