What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » QuickKey | [release] 2.2 | 29/11/2009

Pages: (4): « First « 1 [ 2 ] 3 4 » Last »
QuickKey | [release] 2.2 | 29/11/2009
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: QuickKey | [release] 1.3 | 27/10/2009
Your code won't work if WLM crashed and the hotkeys are still registered.

What you can do as a work around is to store the last window handle in the registry and read that to unregister the windows.
11-16-2009 02:08 PM
Profile E-Mail PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: QuickKey | [release] 1.3 | 27/10/2009
quote:
Originally posted by warmth
quote:
Originally posted by whiz
Is it possible for a script to put something on the clipboard?
Yes my friend... just search in the forums... but I think you should add both option copy to clipboard and past directly to a form ;) good luck!
Found it (http://shoutbox.menthix.net/showthread.php?tid=63067).  :P



quote:
Originally posted by matty
Your code won't work if WLM crashed and the hotkeys are still registered.

What you can do as a work around is to store the last window handle in the registry and read that to unregister the windows.
I'll work on that as well.
11-16-2009 04:18 PM
Profile E-Mail PM Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: QuickKey | [release] 1.3 | 27/10/2009
my friend... Ctrl+Alt+Q shortcut is giving me some problems in my Keyboard... I use right Alt+Q to bring @ on! but with you script enabled Right Alt+Q makes appear the QuickKey option menu! :S
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
11-17-2009 01:44 AM
Profile PM Web Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: QuickKey | [release] 1.3 | 27/10/2009
quote:
Originally posted by warmth
my friend... Ctrl+Alt+Q shortcut is giving me some problems in my Keyboard... I use right Alt+Q to bring @ on! but with you script enabled Right Alt+Q makes appear the QuickKey option menu! :S
Ah.  I need to add in a method of changing the hotkeys.  I'll work on that, too.
11-18-2009 03:18 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: QuickKey | [release] 1.3 | 27/10/2009
quote:
Originally posted by whiz
quote:
Originally posted by warmth
my friend... Ctrl+Alt+Q shortcut is giving me some problems in my Keyboard... I use right Alt+Q to bring @ on! but with you script enabled Right Alt+Q makes appear the QuickKey option menu! :S
Ah.  I need to add in a method of changing the hotkeys.  I'll work on that, too.

Take a look at one of my old scripts (http://messengerpluslive.net/scripts/view/164-StatusKey/)... It should deal with the hotkey control etcf and how to read/write info in/out. I think Matty or Cookie helped me with it tbh
<Eljay> "Problems encountered: shit blew up" :zippy:
11-18-2009 05:43 PM
Profile PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: QuickKey | [release] 1.5 | 22/11/2009
Download version 1.5 - now available (see the top post)!

All of the problems/suggestions in this thread have been fixed/added...  :)
11-22-2009 04:27 PM
Profile E-Mail PM Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: QuickKey | [release] 1.5 | 22/11/2009
Great my friend... now you should add this:

1. script menu reachable from MP!L script icon too. Easy way to config.
2. able to copy all the information, not only the CTRL+ALT+I menu information.
3. clicking in the tittle should copy a summary of all the info

UPDATE 1:
Bug:

code:
Función llamada: OnWndHotkeysEvent_EditTextChanged
Función llamada: OnWndHotkeysEvent_EditTextChanged
La función OnWndHotkeysEvent_EditTextChanged devolvió un error. Código: -2147352567
Función llamada: OnWndHotkeysEvent_CtrlClicked
Función llamada: OnWndSubclassEvent_MessageNotification
-> Building menu (4)...
-> Processing result (6004)...

UPDATE 2:
Bug: Right ALT still giving me problems with ALT(R)+Q to get @!

much more suggestion and bug reports coming soon! ;)

This post was edited on 11-22-2009 at 07:26 PM by warmth.
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
11-22-2009 04:50 PM
Profile PM Web Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: QuickKey | [release] 1.5 | 22/11/2009
Bug: After install it.. /checkupdates says a new version is available 1.3! you made a mistake somewhere with builds numbers my friend!

Suggestion 1: Improve About window adding more stuff like links to here, betatester, congrats, translators, etc...

Suggestion 2: Update Screenshots of the first post! and the version in your signature!

Suggestion 3: Pressing ESC key should hide the menu appeared with the shortcut

This post was edited on 11-23-2009 at 04:32 AM by warmth.
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
11-23-2009 04:26 AM
Profile PM Web Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: QuickKey | [release] 1.5 | 22/11/2009
quote:
Originally posted by warmth
1. script menu reachable from MP!L script icon too. Easy way to config.
I'll work on that.

quote:
Originally posted by warmth
2. able to copy all the information, not only the CTRL+ALT+I menu information.
...and that.

quote:
Originally posted by warmth
3. clicking in the tittle should copy a summary of all the info
...and that, although that probably wouldn't apply to all menus.

quote:
Originally posted by warmth
UPDATE 1:
Bug:

code:
Función llamada: OnWndHotkeysEvent_EditTextChanged
Función llamada: OnWndHotkeysEvent_EditTextChanged
La función OnWndHotkeysEvent_EditTextChanged devolvió un error. Código: -2147352567
Función llamada: OnWndHotkeysEvent_CtrlClicked
Función llamada: OnWndSubclassEvent_MessageNotification
-> Building menu (4)...
-> Processing result (6004)...

I've noticed that, it occurs when OnEvent_Initialize is called and not signed in - it uses the registry functions that use the current user's email address.  Fixed now.

quote:
Originally posted by warmth
UPDATE 2:
Bug: Right ALT still giving me problems with ALT(R)+Q to get @!
If you can get into the menu, go to Manage QuickKey shortcuts... and pick a different one.  If not, start up Registry Editor and locate the key at the following path: HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts\QuickKey\Settings\<email>\Hotkeys.  A is 65, B is 66, C is 67 and so on.

quote:
Originally posted by warmth
Bug: After install it.. /checkupdates says a new version is available 1.3! you made a mistake somewhere with builds numbers my friend!
I don't see why...  it's set as 1.5, but I do get that as well.  :S

quote:
Originally posted by warmth
Suggestion 1: Improve About window adding more stuff like links to here, betatester, congrats, translators, etc...
Will do.

quote:
Originally posted by warmth
Suggestion 2: Update Screenshots of the first post! and the version in your signature!
Will do, when I can find the time.  :)

quote:
Originally posted by warmth
Suggestion 3: Pressing ESC key should hide the menu appeared with the shortcut
Not exactly sure how to do that...  would I need a WM_KEYUP notification, or something like that?  But how do I close the menu?
11-24-2009 07:42 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: QuickKey | [release] 1.5 | 22/11/2009
quote:
Originally posted by whiz
quote:
Originally posted by warmth

    Bug: After install it.. /checkupdates says a new version is available 1.3! you made a mistake somewhere with builds numbers my friend!

I don't see why...  it's set as 1.5, but I do get that as well.  :S
This is how the Screenshot Sender 5 ScriptInfo.xml file looks:
XML code:
<?xml version="1.0" encoding="UTF-16"?>
<ScriptInfo xmlns="urn:msgplus:scripts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:scripts PlusScripts.xsd">
    <Information>
        <Name>Screenshot Sender</Name>
        <Description>Allows you to easily send screenshots to your contacts.</Description>
        <Author>matty, Dempsey, Eljay &amp; Mattias</Author>
        <AboutUrl>http://beta.screenshotsender.com</AboutUrl>
        <Version>5</Version>
        <UpdateId>SS5</UpdateId>        <Build>46</Build>    </Information>
    <BuildInfo>
        <Major>5</Major>
        <Minor>0</Minor>
        <Build>0046</Build>
        <Tag>Alpha</Tag>
        <CompileDate>20091124</CompileDate>
        <Debug>1</Debug>
    </BuildInfo>
</ScriptInfo>


The two highlighted fields are what you want to be concerned with when using the Plus! internal updater.


This post was edited on 11-24-2009 at 08:11 PM by matty.
11-24-2009 08:10 PM
Profile E-Mail PM Find Quote Report
Pages: (4): « First « 1 [ 2 ] 3 4 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On