Multi Commander Support Forum

Multi Commander => Blog post comments => Topic started by: Mathias (Author) on May 15, 2012, 18:02:28

Title: [Blog Post] - An Early Look - Quick Launch Bar
Post by: Mathias (Author) on May 15, 2012, 18:02:28
An Early Look - Quick Launch Bar (http://multicommander.blogspot.se/2012/05/early-look-quick-launch-bar.html)

Comments for the blog post should be posted here in the forum topic
Title: Re: [Blog Post] - An Early Look - Quick Launch Bar
Post by: Jungle on May 15, 2012, 18:23:10
Just for clarification: will buttons accept multiple dropped files (to be passed as parameters to the button program)?
Title: Re: [Blog Post] - An Early Look - Quick Launch Bar
Post by: Mathias (Author) on May 15, 2012, 18:38:07
I have not decided how that should be handled yet.

There are three way to handle that. Open an instance of the program for every dropped file or send all files as parameters to the program or only accept the first of the dropped files.

Most program does not support opening multiple files. For example try dragging two files and dropping on Notepad then notepad will not open any of them.

I thinking that there need to be an option on the launch item where it can be configured how that item should handle multiple dropped files.
Title: Re: [Blog Post] - An Early Look - Quick Launch Bar
Post by: GrantSP on May 16, 2012, 02:02:17
That is looking really good.

If I can add to Jungle's suggestion?
How about passing the selected files from both panels so that 'Comparison' programs like "WinMerge" can be called with both files as parameters.
Title: Re: [Blog Post] - An Early Look - Quick Launch Bar
Post by: Jungle on May 16, 2012, 08:07:30
How about passing the selected files from both panels...
I can't even imagine how that could be performed :) Maybe script action is a better way?
Title: Re: [Blog Post] - An Early Look - Quick Launch Bar
Post by: Mathias (Author) on May 16, 2012, 08:59:22
How about passing the selected files from both panels so that 'Comparison' programs like "WinMerge" can be called with both files as parameters.

That would be a weird UI behavior. If it even would be possible to implement in a good way. But I agree with Jungle, That would work better as a script.
Title: Re: [Blog Post] - An Early Look - Quick Launch Bar
Post by: bastab88 on June 27, 2012, 13:25:31
Here is a free iconset with about 2000 Icons (16x16+32x32), which cover nearly all functions :)

http://www.iconarchive.com/show/farm-fresh-icons-by-fatcow.1.html

Artist: Fatcow Web Hosting
Iconset Homepage: http://www.fatcow.com/free-icons
License: CC Attribution 3.0
Commercial usage: Allowed (Backlink to http://www.fatcow.com/free-icons required)
Title: Re: [Blog Post] - An Early Look - Quick Launch Bar
Post by: Mathias (Author) on June 27, 2012, 13:33:43
Yes.
V2.5 ended up using some of the FatCow icons. unfortunately they are only 16 and 32 sizes. but that has to be enough for now.
I would like to have more sizes in the future to support high DPI mode better.