AutoHotkey Community

It is currently May 27th, 2012, 4:38 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 781 posts ]  Go to page Previous  1 ... 9, 10, 11, 12, 13, 14, 15 ... 53  Next
Author Message
 Post subject: apple mouse
PostPosted: February 28th, 2010, 6:14 pm 
I said, ok, then i use a keyboard button instead the right mouse button (i would rather use the mouse alone) an took LCtrl, but then RM appears, disappears, reappears and stays as normal :?: strange. the same with other keyboardbuttons. i am using windows 7 32bit. maybe there is a workaround to use the apple mouse alone (it is the 2 button apple wireless mouse with the little scrollball).


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 28th, 2010, 10:04 pm 
Offline
User avatar

Joined: April 4th, 2009, 8:19 pm
Posts: 1143
Location: Croatia
Quote:
Great script! Saved me a lot of time.
Thanks. I'm glad you found it useful.
Quote:
my apple mouse
Sorry, I don't have that mouse, and I can't do some tests to help you. Quick solution is: change your mouse. :wink:


Quote:
RM appears, disappears, reappears and stays as normal
Problem located and partially solved. 8)

In line 76, you will find:
Code:
#MaxThreadsPerHotkey 2

Just delete this line.

Now RMShowHotkey can be every:
1) mouse button that can be pressed down and
2) keyboard key except modifiers (Control, alt...)

Examples:
RMShowHotkey = MButton
RMShowHotkey = RButton
RMShowHotkey = a
RMShowHotkey = y
RMShowHotkey = 1
RMShowHotkey = 2

It works on my comp. I want you to also test and report does it work on your comp too.
If positive, I'll update RM pack.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 1st, 2010, 8:47 pm 
Offline

Joined: February 1st, 2010, 7:11 pm
Posts: 6
Location: California, USA
"Now RMShowHotkey can be every:
1) mouse button that can be pressed down and
2) keyboard key except modifiers (Control, alt...)"

Works fine for me; but I'll stick with RButton. Keep up the nice work.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 2nd, 2010, 8:46 pm 
Offline
User avatar

Joined: April 4th, 2009, 8:19 pm
Posts: 1143
Location: Croatia
@XionII: Thanks for testing.

Radial menu v3.17 updated again (v3.1708)
Changes:
- deleted line 76. See 2 posts above.
- updated documentation.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: March 3rd, 2010, 10:15 pm 
Learning one wrote:

However, I plan to rewrite RM and use modified Radial menu "mg" method
Then, user will be allowed to use a few thousands of items, subsubmenus, animations in menu, random human voices on show and select etc.



Hi Learning One,

i like your plan to rewrite RM and use Radial Menu "mg" instead. I would help with testing and small improviments, addons.

Momentan i use a Mouse Gesture ahk and Radial menu same time. I woulld love to have both together.

So i have Mouse gestures and the Radial menu on the same Hotkey.

Thanks for your amazing work.

Alaskatu

:D


Report this post
Top
  
Reply with quote  
 Post subject: thanx
PostPosted: March 4th, 2010, 1:16 pm 
thank you very much for your quick help. we can be glad to have you working on the project! :D


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 4th, 2010, 9:10 pm 
Thanks a lot for this amazing tool.

I made the following modification, it can be usefull, at line 710 :

Code:
;===Prepare buttons===
Loop, %TotalButtons%
{
if I%A_Index%name<> no
{
; (...) the whole loop.
}
}


Therfore, by putting in the RM Setting file :
Name= no
I can ignore a button while display the others.

Simple exemple :
Image


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 4th, 2010, 10:06 pm 
PS: it seems not working for subfolders, but ok for direct action.
I can't manage to figure out how fix this right now, if anyone find out before me...


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 4th, 2010, 11:08 pm 
Offline

Joined: April 22nd, 2007, 6:33 pm
Posts: 1833
In Radial menu licence Learning one wrote:
I have explicit permission from tic (Tariq Porter) - author of Gdip.ahk to use his Gdip.ahk as I see fit, including to sell.
I tic (Tariq Porter) - author of Gdip.ahk, am confirming that this is true.

Although I would prefer that nobody altered the library and released it as a separate library because I dont like it when people do things messily :)

But yeh...go ahead and do whatever you want with the Gdip lib and good luck!

ps. You may like to know that at some point I will have it converted to c# with lots of new functions that are not possible with ahk


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 5th, 2010, 5:21 pm 
Offline
User avatar

Joined: April 4th, 2009, 8:19 pm
Posts: 1143
Location: Croatia
Thanks to all, but special thanks to Tic;
Tic wrote:
In Radial menu licence Learning one wrote:
I have explicit permission from tic (Tariq Porter) - author of Gdip.ahk to use his Gdip.ahk as I see fit, including to sell.
I tic (Tariq Porter) - author of Gdip.ahk, am confirming that this is true.
Tic, thank you for your public confirmation, permission, hard and awesome work, and generosity!
Without Tic's brilliant work, RM v3+ would probably never exist. I want to remind everybody that showing images on the screen is
Tic's magic. I'm just using his spells! Everybody must respect his awesome work, and his rights as the author of Gdip.ahk!

Learning one (Boris Mudrinic)


* * *


@~clovis~: If you want to ignore a button while displaying the others, simply specify Name= Separator. See Radial menu help file - Separator And yes, nice skin.
While watching your screenshoot, I can suggest you to set ShadowHeight = 0 because your ButtonBackground doesn't have built in shadow.

@alaskatu1:It may take a veeeery loooong time before I rewrite RM, but this certainly is my plan.
Concerning Radial menu and mouse gestures, I have a good news, your wishes will come true. Read on...


* * *

Let me prepare you for Radial Menu v3.18:

Radial menu evolved again.
RM v3.18 = RM v3.17 + mouse gestures, all in one program, in one hotkey!
ShowDelay setting is gone, and replaced with RMShowGesture. By default, you will have to press, hold and drag down your mouse just for a few
pixsels to show RM (very short gesture, minimal effort). All other gestures will not show RM, but will execute whatever you specify.
It will take you a day or a two to get used to new system. I'm already using RMv3.18 for a few days. It works perfectly. I'll start to update
help file (what a boring job). Although current mouse gesture recognition system can recognize unlimited number of gestures, for practical and
security reasons I have set some limits.
Giving commands to your computer has never been easier. Coming soon...


Report this post
Top
 Profile  
Reply with quote  
 Post subject: excitment
PostPosted: March 6th, 2010, 7:53 pm 
Will it last for days or weeks till 3.18 is coming. i am looking forward with excitment :D


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 6th, 2010, 9:20 pm 
hey,
i just got 3.17 working. Its nice. But i realized when you substitute right mouse with e.g. h, and click right during radial menu on, the buttons to press disaper.

And to be honest, i will not like gestures...


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 7th, 2010, 2:21 am 
Offline

Joined: June 28th, 2007, 1:08 am
Posts: 662
+1 for not liking gestures, please ensure it is a option, not a requirement.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 7th, 2010, 4:26 am 
Offline

Joined: March 25th, 2009, 2:04 pm
Posts: 24
I like gestures! And will it work with other mouse gesture software like strokeit?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 7th, 2010, 6:36 pm 
Offline
User avatar

Joined: April 4th, 2009, 8:19 pm
Posts: 1143
Location: Croatia
@bmn_:Read number 3.

For those who don't like mouse gestures: I bet you will change your mind. They are very useful. If you don't, here is one relevant paragraph
from RM v3.18 help file : Don't want to use gestures? --> Delete functions. If you don't like mouse gestures, and you don't want to
use them, simply delete all functions in MyMouseGestures.ahk. When gesture definitions (functions) don't exist, there is nothing to execute.


And one more: I have decided not to set pre-defined, built in gestures. Everyone has his own logic and specific needs, so it's up to you to
build your own gestures system that fits you perfectly. MyMouseGestures.ahk is tabula rasa, and it's up to you to write your commands in it.


RM help file has in-depth explanations about RM's mouse gestures. You must read it.

* * *

RM v3.18 code was finished one week ago, but I won't release it without minimal information in RM help file.
Writing a help file is a very boring job.
I sometimes ask myself why am I doing all those jobs connected with RM for you (AHK community) for free?! :roll:

Anyway, RM v3.18 is certainly not "just another launcher". It's more like "advanced system of control". It will take some time until you explore all possibilities,
understand the concept and customize it, but after you do that, you will enjoy working with it. So be patient. And read RM help file.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 781 posts ]  Go to page Previous  1 ... 9, 10, 11, 12, 13, 14, 15 ... 53  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Yahoo [Bot] and 11 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