53Likes  | | 
09-25-2011, 06:37 AM
| | CrackBerry Addict Device(s): Curve 8330, Bold 9900, PlayBook, iPhone 4S Carrier: SaskTel | | Join Date: Feb 2011 Posts: 917 Likes Received: 40
Thanked 99 Times in 97 Posts
| | Quote:
Originally Posted by gbsn Ohh nice, how would the LED and SetLedColor work together?
Led on;
SeLedColor 120,120,120;?
or
SetLedColor 120,120,120;
Led on;?
What happens if Led on is used alone?
Also, if i use,
SetLedColor 120,120,120;
Led On; (or in the correct order, before or after setledcolor)
SetLed Color 255,0,0
Would it change colors on the fly, or would i have to turn off the led before changing colors?
I assume the colors are in decimal notation and not percentage notation right?
If you can't get the blink to work, or if its too performance complex, dont worry. Blinking can be done manually anyways, using led on, delays and led off. | I think blink it's self works, just not blink for x seconds, no auto stop. Quote: |
Originally Posted by Vijik There is no API that sets blinking of led for a specific time period. | could be wrong
Posted from my CrackBerry at wapforums.crackberry.com
|
 Thread Author
# 32

09-25-2011, 08:12 AM
| | | CrackBerry Genius Device(s): 8900, 9000, 9700, 9780, Samsung (6 days), 9800, iPhone4 (5 days), 9900 | | Join Date: Mar 2009 Posts: 2,821 Likes Received: 123
Thanked 199 Times in 163 Posts
| | Quote:
Originally Posted by gbsn Ohh nice, how would the LED and SetLedColor work together?
Led on;
SeLedColor 120,120,120;?
or
SetLedColor 120,120,120;
Led on;?
What happens if Led on is used alone?
Also, if i use,
SetLedColor 120,120,120;
Led On; (or in the correct order, before or after setledcolor)
SetLed Color 255,0,0
Would it change colors on the fly, or would i have to turn off the led before changing colors?
I assume the colors are in decimal notation and not percentage notation right?
If you can't get the blink to work, or if its too performance complex, dont worry. Blinking can be done manually anyways, using led on, delays and led off. | It doesn't look like that the order is important.
Led color can be changed at any point. It is not necessary to turn it off and on again to change the color.
I got the led blink to work.
Following macro turns LED on with green color for 2 seconds and then get it to blink for 2 seconds in blue color:
SetLedColor Green;
Led on;
Delay2000;
Led blink;
SetLedColor blue;
Delay 2000;
Led off;
I will fix small reported bugs and release a new version because many others have asked for these new macros (support email).
__________________ App World asks you to pay again for ShortcutMe 6? DON'T PAY! Get it from here ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry NFCShortcuts, (aka NFCLauncher for BB) Tap a card to launch an application, a task, or your macro shortcut in Shortcutme MyOwnHotKeys, Override default hotkeys and create your own hotkeys MediaKeyBooster, Assign media keys to 16 applications/tasks/macro shortcuts
Last edited by Vijik; 09-25-2011 at 08:15 AM.
| 
09-25-2011, 09:39 AM
| | CrackBerry Addict Device(s): Curve 8330, Bold 9900, PlayBook, iPhone 4S Carrier: SaskTel | | Join Date: Feb 2011 Posts: 917 Likes Received: 40
Thanked 99 Times in 97 Posts
| |
Another thing I kept forgetting to post about, was when you launch ShortcutMe and hit the MenuKey, you have the option to "Add Shortcut" and "Add Alt-Shortcut". But if you scroll at all, to the list of shortcuts and press the MenuKey, all you get is "Add". Not a big deal, can still make it an alt shortcut by manually adding ^. Just a cosmetic/consistency thing I kept forgetting to post.
Bring on the LED!  <333
Posted from my CrackBerry at wapforums.crackberry.com
|
 Thread Author
# 34

09-25-2011, 09:47 AM
| | | CrackBerry Genius Device(s): 8900, 9000, 9700, 9780, Samsung (6 days), 9800, iPhone4 (5 days), 9900 | | Join Date: Mar 2009 Posts: 2,821 Likes Received: 123
Thanked 199 Times in 163 Posts
| | Quote:
Originally Posted by Juggalo20 ....
I think blink it's self works, just not blink for x seconds, no auto stop.
.... | Correct. I haven't found an auto stop for led blink function.
__________________ App World asks you to pay again for ShortcutMe 6? DON'T PAY! Get it from here ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry NFCShortcuts, (aka NFCLauncher for BB) Tap a card to launch an application, a task, or your macro shortcut in Shortcutme MyOwnHotKeys, Override default hotkeys and create your own hotkeys MediaKeyBooster, Assign media keys to 16 applications/tasks/macro shortcuts
|
 Thread Author
# 35

09-25-2011, 09:51 AM
| | | CrackBerry Genius Device(s): 8900, 9000, 9700, 9780, Samsung (6 days), 9800, iPhone4 (5 days), 9900 | | Join Date: Mar 2009 Posts: 2,821 Likes Received: 123
Thanked 199 Times in 163 Posts
| | Quote:
Originally Posted by Juggalo20 Another thing I kept forgetting to post about, was when you launch ShortcutMe and hit the MenuKey, you have the option to "Add Shortcut" and "Add Alt-Shortcut". But if you scroll at all, to the list of shortcuts and press the MenuKey, all you get is "Add". Not a big deal, can still make it an alt shortcut by manually adding ^. Just a cosmetic/consistency thing I kept forgetting to post.
Bring on the LED!  <333 | When the cursor is on Alt-Shortcut area, 'Add' will add an Alt-Shortcut and place it above the cursor. 'Add Shortcut' is then Not Applicable.
When cursor in not on any shortcut, both options of Add Shortcut and Add Alt Shortcut are applicable.
I will eventually remove Alt Shortcuts as they can be now handled as normal shortcuts.
LED macros will be available soon
__________________ App World asks you to pay again for ShortcutMe 6? DON'T PAY! Get it from here ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry NFCShortcuts, (aka NFCLauncher for BB) Tap a card to launch an application, a task, or your macro shortcut in Shortcutme MyOwnHotKeys, Override default hotkeys and create your own hotkeys MediaKeyBooster, Assign media keys to 16 applications/tasks/macro shortcuts
|
 Thread Author
# 36

09-25-2011, 09:55 AM
| | | CrackBerry Genius Device(s): 8900, 9000, 9700, 9780, Samsung (6 days), 9800, iPhone4 (5 days), 9900 | | Join Date: Mar 2009 Posts: 2,821 Likes Received: 123
Thanked 199 Times in 163 Posts
| |
SetLedColor macro accepts both color name and RGB values.
For the colors, I only have set Green, Blue, Red, White, Orange, and Yellow.
Any other color should be added?
(Any color that is not in the above list will result a white color on the LED)
__________________ App World asks you to pay again for ShortcutMe 6? DON'T PAY! Get it from here ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry NFCShortcuts, (aka NFCLauncher for BB) Tap a card to launch an application, a task, or your macro shortcut in Shortcutme MyOwnHotKeys, Override default hotkeys and create your own hotkeys MediaKeyBooster, Assign media keys to 16 applications/tasks/macro shortcuts
| 
09-25-2011, 10:03 AM
| | | CrackBerry Abuser Device(s): 9900 (Bold) Carrier: Telus Pin: ask !!!!!!!! | | Location: ontario, canada Join Date: Dec 2009 Posts: 186 Likes Received: 2
Thanked 5 Times in 5 Posts
| |
Can anybody guide me how do I change the fonts in SCM thanks
Posted from my CrackBerry at wapforums.crackberry.com
| 
09-25-2011, 10:14 AM
| | CrackBerry Addict Device(s): Curve 8330, Bold 9900, PlayBook, iPhone 4S Carrier: SaskTel | | Join Date: Feb 2011 Posts: 917 Likes Received: 40
Thanked 99 Times in 97 Posts
| | Quote:
Originally Posted by Vijik SetLedColor macro accepts both color name and RGB values.
For the colors, I only have set Green, Blue, Red, White, Orange, and Yellow.
Any other color should be added?
(Any color that is not in the above list will result a white color on the LED) | maybe purple 148-0-211 if that works.
Posted from my CrackBerry at wapforums.crackberry.com
|
 Thread Author
# 39

09-25-2011, 10:16 AM
| | | CrackBerry Genius Device(s): 8900, 9000, 9700, 9780, Samsung (6 days), 9800, iPhone4 (5 days), 9900 | | Join Date: Mar 2009 Posts: 2,821 Likes Received: 123
Thanked 199 Times in 163 Posts
| | Quote:
Originally Posted by bharuch7282 Can anybody guide me how do I change the fonts in SCM thanks | ShortcutMe uses the same fonts you have set for your BlackBerry.
__________________ App World asks you to pay again for ShortcutMe 6? DON'T PAY! Get it from here ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry NFCShortcuts, (aka NFCLauncher for BB) Tap a card to launch an application, a task, or your macro shortcut in Shortcutme MyOwnHotKeys, Override default hotkeys and create your own hotkeys MediaKeyBooster, Assign media keys to 16 applications/tasks/macro shortcuts
| 
09-25-2011, 10:19 AM
| | | CrackBerry Abuser Device(s): 9900 (Bold) Carrier: Telus Pin: ask !!!!!!!! | | Location: ontario, canada Join Date: Dec 2009 Posts: 186 Likes Received: 2
Thanked 5 Times in 5 Posts
| |
Ok thanks vijik I love this app great work
Posted from my CrackBerry at wapforums.crackberry.com
|
 Thread Author
# 41

09-25-2011, 12:40 PM
| | | CrackBerry Genius Device(s): 8900, 9000, 9700, 9780, Samsung (6 days), 9800, iPhone4 (5 days), 9900 | | Join Date: Mar 2009 Posts: 2,821 Likes Received: 123
Thanked 199 Times in 163 Posts
| |
5.8.3.0 is just released for all BB models that run BB OS 7 (9900/9930, 9810, 9850, 9860, 9350, 9360, 9370).
New in 5.8.3.0 comparing to 5.8.2.0
* Added following macros: - LED (Example: LED On;LED Off; LED Blink) - SetLedColor (Example: SetLedColor green; SetLedColor 120,120,120; )
(Defined colors: green, red, blue, yellow, orange, purple, white) - IsDefined (Example: Set $var=2; If2 IsDefined $var;Then2;Vibrate100;EndIf2; ) * Fixed store/restore function for Sorting
* Removed the bug when an extra ‘;’ was added (in macro editor) to a macro on a new line
* Fixed remote launching of Search_xx shortcuts from MediaKeyBooster, and MyOwnIcons
__________________ App World asks you to pay again for ShortcutMe 6? DON'T PAY! Get it from here ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry NFCShortcuts, (aka NFCLauncher for BB) Tap a card to launch an application, a task, or your macro shortcut in Shortcutme MyOwnHotKeys, Override default hotkeys and create your own hotkeys MediaKeyBooster, Assign media keys to 16 applications/tasks/macro shortcuts
| 
09-25-2011, 01:01 PM
| | CrackBerry Addict Device(s): Curve 8330, Bold 9900, PlayBook, iPhone 4S Carrier: SaskTel | | Join Date: Feb 2011 Posts: 917 Likes Received: 40
Thanked 99 Times in 97 Posts
| | Quote:
Originally Posted by Vijik 5.8.3.0 is just released for all BB models that run BB OS 7 (9900/9930, 9810, 9850, 9860, 9350, 9360, 9370).
New in 5.8.3.0 comparing to 5.8.2.0
* Added following macros: - LED (Example: LED On;LED Off; LED Blink) - SetLedColor (Example: SetLedColor green; SetLedColor 120,120,120; )
(Defined colors: green, red, blue, yellow, orange, purple, white) - IsDefined (Example: Set $var=2; If2 IsDefined $var;Then2;Vibrate100;EndIf2; ) * Fixed store/restore function for Sorting
* Removed the bug when an extra ‘;’ was added (in macro editor) to a macro on a new line
* Fixed remote launching of Search_xx shortcuts from MediaKeyBooster, and MyOwnIcons | Looking good man, I ran through the changelog and all works.
I did find one problem though ... When first opening the Macro Editor, the "Add Selected Macro" button doesn't work if the "Macros" field is empty. You need to type something (anything) in there first.
9900/7.0.0.353
Posted from my CrackBerry at wapforums.crackberry.com
|
 Thread Author
# 43

09-25-2011, 01:43 PM
| | | CrackBerry Genius Device(s): 8900, 9000, 9700, 9780, Samsung (6 days), 9800, iPhone4 (5 days), 9900 | | Join Date: Mar 2009 Posts: 2,821 Likes Received: 123
Thanked 199 Times in 163 Posts
| |
You are right. It can't add macros to an empty field.
Will fix it soon.
Posted from my CrackBerry at wapforums.crackberry.com
| 
09-25-2011, 02:16 PM
| | CrackBerry Genius of Geniuses Device(s): 9930, 9650/Bold, 8830, PB64 Carrier: Verizon | | Join Date: Jan 2008 Posts: 14,093 Likes Received: 1368
Thanked 755 Times in 623 Posts
| | Macro to get to Engineering Screen?
Any chance you could somehow allow a macro to do a bit more automation to get to or enable the Engineering Screen?
A few apps that I've installed run automatically and either do not show in the Ribbon bar or if they do show, do not have a way to terminate/close/exit them. Yes, I'm sure that those are failures of programming but they still are running. So I have to try juggling the entry of the various data for the engineering screen access.
Just asking... and if impossible, no problem.
| 
09-25-2011, 02:30 PM
| | CrackBerry Addict Device(s): Curve 8330, Bold 9900, PlayBook, iPhone 4S Carrier: SaskTel | | Join Date: Feb 2011 Posts: 917 Likes Received: 40
Thanked 99 Times in 97 Posts
| |
To access the screen (once it's unlocked) use AltPlusKeyEscr in your macro, as for auto killing processes I don't recommend you try, there's no way for the macro to know what process the cursor is on heh.
OH! It won't work if the cursor is in a text field though... Might wanna goto the Home Screen before launching
Launch Home Screen;
If0 IsAppForeground Home Screen;
Then0;
AltPlusKeyEscr;
EndIf0;
Posted from my CrackBerry at wapforums.crackberry.com
Last edited by Juggalo20; 09-25-2011 at 02:34 PM.
|  | | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | | |