Page 46 of 60

Re: Like a new feature? Say thanks here

Posted: 15 Mar 2017 10:16
by highend
v17.70.0202 - 2017-03-15 09:55
+++ Custom Columns: Now you can display icons in the columns
Cool stuff!

Re: Like a new feature? Say thanks here

Posted: 22 Mar 2017 16:35
by TheQwerty
When draw.circle was first introduced I didn't think too much of it, but having played with it for the last few days I must say..

draw.circle is absolutely my new favorite feature!

Fantastic idea, Don!
:appl: :tup: :beer:

Re: Like a new feature? Say thanks here

Posted: 27 Mar 2017 08:52
by Filehero

Code: Select all

v17.70.0202 - 2017-03-15 09:55
  +++ Custom Columns: Now you can display icons in the columns (instead of
      text). .....

Code: Select all

v17.80.0006 - 2017-03-26 15:41
  +++ List | Size Column: Now the Size column can have graphical representations
      of the byte counts right in the column. 
      ...
    + Custom Columns: Added macro ">draw.bar.size". It will draw a column-wide
      colored size-related bars according to a hard-coded color scheme:
          grey:   Empty
          green:  < 1KB
          yellow: < 1MB
          red:    < 1GB
          purple: 1GB or more
Great stuff! Thanks. :D :D :D

Re: Like a new feature? Say thanks here

Posted: 31 Mar 2017 20:25
by highend

Code: Select all

v17.80.0012 - 2017-03-31 15:51
    + SC SaveSettings enhanced. Now you can pass an alternate throw-away INI
      file to save the current state of the app to, like a snapshot.
Very! useful, thanks!

Re: Like a new feature? Say thanks here

Posted: 01 Apr 2017 04:16
by SkyFrontier
highend wrote:

Code: Select all

v17.80.0012 - 2017-03-31 15:51
    + SC SaveSettings enhanced. Now you can pass an alternate throw-away INI
      file to save the current state of the app to, like a snapshot.
Very! useful, thanks!
thank you both.

Re: Like a new feature? Say thanks here

Posted: 01 Apr 2017 11:08
by bdeshi
SkyFrontier wrote:
highend wrote:

Code: Select all

v17.80.0012 - 2017-03-31 15:51
    + SC SaveSettings enhanced. Now you can pass an alternate throw-away INI
      file to save the current state of the app to, like a snapshot.
Very! useful, thanks!
thank you both.
This will make scripting a lot more interesting. Thanks much. :tup:

Re: Like a new feature? Say thanks here

Posted: 02 Apr 2017 20:31
by bdeshi

Code: Select all

v17.80.0014 - 2017-04-02 17:29
    * Live Filter Box: Now if "Configuration | Filters & Type Ahead Find | Type
      Ahead Find | Redirect typing to Live Filter Box" is enabled then the
      behavior now changes to something even more radical and comfortable.
Had some gripes with the lfb, not anymore. :appl: :tup:

Re: Like a new feature? Say thanks here

Posted: 13 Apr 2017 18:54
by Leito
Not really a new feature (XYplorer 9.40 - 02-Aug-2010), but I just discovered we can associate a default program to files without extension. So gooooood. :D

Re: Like a new feature? Say thanks here

Posted: 14 Jun 2017 20:53
by klownboy
Some very useful changes made in v18.00.0005 to the capabilities of popupmenu and popupnested. Thanks Don. It doesn't make my old script Vertical Toolbar (vTB) viewtopic.php?f=7&t=13494 totally obsolete, but I could certainly simplify the script substantially due to these changes. Is there any way you could make a vertical toolbar stay-up / on-top such that a file could be dragged to a menu item? Just curious if that's even a possibility.
Thanks again Don. :tup:

Re: Like a new feature? Say thanks here

Posted: 14 Jun 2017 20:59
by admin
There is a way: I code it happen. (Is that a cool wording or what!)

Not now, but maybe later...

Re: Like a new feature? Say thanks here

Posted: 14 Jun 2017 21:10
by klownboy
For some reason your response immediately reminded me of the old TV western I used to watch, Half Gun - Will Travel. :)
https://en.wikipedia.org/wiki/Have_Gun_ ... ill_Travel

Re: Like a new feature? Say thanks here

Posted: 14 Jun 2017 21:27
by admin
Never heard about it, but looks good (and with an impressive list of "Notable guest stars").

Re: Like a new feature? Say thanks here

Posted: 14 Jun 2017 22:07
by klownboy
One thing I didn't realize until I went to that link was that one of the writers of the show (24 episodes) was Gene Roddenberry, the Star Trek creator / producer. Richard Boone always played the tough guy...probably because he looked like a tough guy. Yes, that is quite a list of guest stars.

Re: Like a new feature? Say thanks here

Posted: 14 Jun 2017 23:52
by Filehero

Code: Select all

v18.00.0005 - 2017-06-14 17:39
    + SC popupmenu/popupnested enhanced:
:appl:

I'm just building an ini-customizable generic launcher (that is a "simple" wrapper to the popupnested heredocs). :wink:

Cheers,
Filehero

Re: Like a new feature? Say thanks here

Posted: 06 Jul 2017 20:47
by Filehero

Code: Select all

v18.00.0021 - 2017-07-06 20:14
    + SC tagitems enhanced: Now you can return the name of labels, not only the 
      index. 
Thanks a lot. :D :D