I would like a launch bar
-
subnet99
- Posts: 18
- Joined: 04 Jan 2007 19:23
I would like a launch bar
This would be a menu that you could add applications to and when you drag and drop a file on the application in the menu it would open with that app.
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Why wouldn't you simply right-click (or use Context key) on the file and use the existing Windows "Open With" function?
I don't get it...
As that retains all the alternate choices that you've made for that file type...in case the default one for "Open" is not the desired one...
As that retains all the alternate choices that you've made for that file type...in case the default one for "Open" is not the desired one...
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
subnet99
- Posts: 18
- Joined: 04 Jan 2007 19:23
Well it could be that I just don't know of a better way in Windows, so I might be the one that doesn't get itj_c_hallgren wrote:Why wouldn't you simply right-click (or use Context key) on the file and use the existing Windows "Open With" function?I don't get it...
![]()
As that retains all the alternate choices that you've made for that file type...in case the default one for "Open" is not the desired one...
Not sure what the "Context key" is so I may be missing something here. If you have a handful of favorite apps on the launch bar then you can just drag and drop any file on one of those apps. This is especially handy if the file is registered with another program but you want to open it with an alternate application.
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
I'd forgotten about the Context Menu key (I think that's the right name) as it's located in an odd place on my laptop...it's the special key usually located at right side of space bar...has a icon like a list with an arrow pointing into it...
Anyway, re speed...I think right-clicking and then moving pointer to selected entry is quicker than dragging file to launch as distance is much usually less, and overhead may be a bit less also...
Anyway, re speed...I think right-clicking and then moving pointer to selected entry is quicker than dragging file to launch as distance is much usually less, and overhead may be a bit less also...
Last edited by j_c_hallgren on 31 Jan 2007 17:16, edited 2 times in total.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
lukescammell
- Posts: 744
- Joined: 28 Jul 2006 13:15
- Location: Kent, UK
- Contact:
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
I'm not really in for a new "menu/launchbar", but I really see how drag&dropping onto an "application link" could have its benefit. Speed is one of them indeed, and the alternative jc mentionned is not always fast(er) for a few reasons, such as the ctxt menu can take a while to load according to file type and the associated apps that adds themself into this ctxt menu, or the "Open with" needs to have the app you wanna use inthe list, and that is: 1/ a mess to deal with, IMHO, and 2/ registry-based, aka. not portable.
Besides I'm not sure it'd work fine with more than one file at a time.
As I've said before (it's on my list
) having the ability to drop files onto Catalog items of type file:/// would be a really cool thing. So for example whatever the file (type/extension) is, I can drop in onto Editpad to open it up. Or many of them at once for that matter...
Besides I'm not sure it'd work fine with more than one file at a time.
As I've said before (it's on my list
Proud XYplorer Fanatic
-
admin
- Site Admin
- Posts: 66258
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
What you describe here is my plan exactly. Actually any items with the extension EXE could be made to drop targets. Presupposed is that the application accepts the file(s) to open as command line parameter. I'm not sure currently if that is always the case and how to find out.jacky wrote:I'm not really in for a new "menu/launchbar", but I really see how drag&dropping onto an "application link" could have its benefit. Speed is one of them indeed, and the alternative jc mentionned is not always fast(er) for a few reasons, such as the ctxt menu can take a while to load according to file type and the associated apps that adds themself into this ctxt menu, or the "Open with" needs to have the app you wanna use inthe list, and that is: 1/ a mess to deal with, IMHO, and 2/ registry-based, aka. not portable.
Besides I'm not sure it'd work fine with more than one file at a time.
As I've said before (it's on my list) having the ability to drop files onto Catalog items of type file:/// would be a really cool thing. So for example whatever the file (type/extension) is, I can drop in onto Editpad to open it up. Or many of them at once for that matter...
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
hmm... not sure what you mean. I mean, how/why would this be any different than the way XY already deals with its own "File Associations" ?admin wrote:Presupposed is that the application accepts the file(s) to open as command line parameter. I'm not sure currently if that is always the case and how to find out.
I understand one application could not support command line parameters, but I don't think you should bother with this, it's up to the user. If he wants to drop files on calc.exe so be it!
Proud XYplorer Fanatic
-
admin
- Site Admin
- Posts: 66258
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
jacky wrote:hmm... not sure what you mean. I mean, how/why would this be any different than the way XY already deals with its own "File Associations" ?admin wrote:Presupposed is that the application accepts the file(s) to open as command line parameter. I'm not sure currently if that is always the case and how to find out.
-
subnet99
- Posts: 18
- Joined: 04 Jan 2007 19:23
That would work great for what I have in mind.jacky wrote:I'm not really in for a new "menu/launchbar", but I really see how drag&dropping onto an "application link" could have its benefit. Speed is one of them indeed, and the alternative jc mentionned is not always fast(er) for a few reasons, such as the ctxt menu can take a while to load according to file type and the associated apps that adds themself into this ctxt menu, or the "Open with" needs to have the app you wanna use inthe list, and that is: 1/ a mess to deal with, IMHO, and 2/ registry-based, aka. not portable.
Besides I'm not sure it'd work fine with more than one file at a time.
As I've said before (it's on my list) having the ability to drop files onto Catalog items of type file:/// would be a really cool thing. So for example whatever the file (type/extension) is, I can drop in onto Editpad to open it up. Or many of them at once for that matter...
-
lukescammell
- Posts: 744
- Joined: 28 Jul 2006 13:15
- Location: Kent, UK
- Contact:
-
admin
- Site Admin
- Posts: 66258
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
XYplorer Beta Club