AutoHotkey Community

It is currently May 27th, 2012, 12:46 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 145 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10  Next
Author Message
 Post subject:
PostPosted: April 21st, 2011, 4:01 pm 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
Fragman [logged out] wrote:
Are you still on 2.2.0 by chance and using the x64 version?
I'll try to reproduce it on 2.3.0 ASAP.
The folder says "7plus V.2.3.0 X86 Binary". When I tried it out none of the other hotkey worked either.

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 21st, 2011, 5:01 pm 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
Are the hotkeys shown in the events list in settings window?

If nothing works, I suggest deleting %appdata%\7plus while 7plus is not running and trying again.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 8:40 am 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
Using 2.30 x64, the folder band does not remove the default items even if I check the checkbox. Win7 (not sp1). Maybe I need to log in as admin?

Also, I don't have a numpad and recoding the shortcuts is a real pain. Editing a file will be better, but then I have to use the L version of ahk... which I dont have. Maybe you could make the shortcut interface a table, requiring less clicks?

Thanks


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 8:48 am 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
Found a diffrent problem. WHen I launch a explorer window with #e, the folder bar goes back to normal, hiding all the shortcuts... bummer.

A feature request: lynx navigation. This is simply enabling cursor keys to move around. Left goes back, right enters the folder (or opens the file). Very useful if you are on the keyboard.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 11:17 am 
Offline

Joined: August 18th, 2009, 12:07 pm
Posts: 375
Location: holland
Seems too complicated to use
For instance you say it can be used like a "Launchy program" how?
What hot key even brings up the dialogue box?
Say I want to see a box to type in Firefox.exe how do I do that and how do I configure it to look in certain folders.
so far I cant even get a gui to type in a simple thing like notepad.exe The read me file doesnt tell me what key to press to bring up the gui

_________________
"Choose your parents wisely"


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 11:39 am 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
addenum to my problems with fast folders: they don't show up in the open dialogs, even if the option is marked.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 12:56 pm 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
urlwolf wrote:
Using 2.30 x64, the folder band does not remove the default items even if I check the checkbox. Win7 (not sp1). Maybe I need to log in as admin?

Also, I don't have a numpad and recoding the shortcuts is a real pain. Editing a file will be better, but then I have to use the L version of ahk... which I dont have. Maybe you could make the shortcut interface a table, requiring less clicks?

Thanks


If 7plus is executed as admin, it should be fine...Maybe the permissions in the registry didn't get set properly, this issue has occurred a couple of times.

The settings are stored in %Appdata%\7plus\Events.xml by default, you could edit the file manually while 7plus is not running.

I guess i could add an "edit hotkey" button to the events list, this would make it possible to skip a dialog. I don't want to separate the hotkey events from other events, but you might be able to enter key or hotkey in the search box to only view the hotkeys.

Chicken Pie 4 Tea wrote:
Seems too complicated to use
For instance you say it can be used like a "Launchy program" how?
What hot key even brings up the dialogue box?
Say I want to see a box to type in Firefox.exe how do I do that and how do I configure it to look in certain folders.
so far I cant even get a gui to type in a simple thing like notepad.exe The read me file doesnt tell me what key to press to bring up the gui
The hotkey is ALT+Space. If you go to the settings window, this hotkey is mentioned under "Accessor Plugins" and it can be found/edited if you enter Accessor in the search box on the Events page. If you have any suggestions on how to make it more usable, feel free to make suggestions. This program offers a lot of functionality, if you're only looking for a single feature it might be too much. I'm aiming at providing all kinds of windows improvements with this program. Since almost all features are implemented dynamically with the event system, they are very adjustable but in turn they can only be presented in a list (with categories and description though).

urlwolf wrote:
addenum to my problems with fast folders: they don't show up in the open dialogs, even if the option is marked.
I think they might only get updated if you change a Folder. I'll see if I can fix that.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 2:55 pm 
Offline

Joined: August 18th, 2009, 12:07 pm
Posts: 375
Location: holland
Just thought it would be better in the read me, I did find it after reading your post. The key combo does nothing though.

_________________
"Choose your parents wisely"


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 4:01 pm 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
I don't have a %Appdata%\7plus\Events.xml file, and it does run as admin.

Thanks


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 4:36 pm 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
urlwolf wrote:
I don't have a %Appdata%\7plus\Events.xml file, and it does run as admin.

Thanks

Are you running in portable mode?

@Chicken Pie 4 Tea: Can you check if the related event exists on the event page? Just enter Accessor in the search field.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 4:50 pm 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
I downloaded the binary zip, and unzipped it. Does it means It's portable mode?

It runs with admin privs for sure, though.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 4:52 pm 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
It might not exist yet if you didn't exit 7plus after the first run.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 5:06 pm 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
I did exit. In fact I'm not even running it now...


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 5:59 pm 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
Hmm this is weird, is there an Events.xml in the 7plus directory? Does it show events on the events page?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2011, 6:06 pm 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
No, but there's an Events folder and a list of files, one of them is called All Events.xml. Not what we are looking for?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 145 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bon, maul.esel, Yahoo [Bot] and 17 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group