MEMORIAL DAY SALE: Use Coupon Code MEM12 at checkout to save 15% on ALL BlackBerry accessories this weekend!
Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > Stuff for your BlackBerry Smartphone! > BlackBerry Apps

Like Tree53Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #31  
Old 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
Default

Quote:
Originally Posted by gbsn View Post
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
Reply With Quote Tip this Post
    Thread Author   #32  
Old 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
Default

Quote:
Originally Posted by gbsn View Post
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.
Reply With Quote Tip this Post
  #33  
Old 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
Default

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
Reply With Quote Tip this Post
    Thread Author   #34  
Old 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
Default

Quote:
Originally Posted by Juggalo20 View Post
....
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
Reply With Quote Tip this Post
    Thread Author   #35  
Old 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
Default

Quote:
Originally Posted by Juggalo20 View Post
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
Reply With Quote Tip this Post
    Thread Author   #36  
Old 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
Default

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
Reply With Quote Tip this Post
  #37  
Old 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
Default

Can anybody guide me how do I change the fonts in SCM thanks

Posted from my CrackBerry at wapforums.crackberry.com
Reply With Quote Tip this Post
  #38  
Old 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
Default

Quote:
Originally Posted by Vijik View Post
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
Reply With Quote Tip this Post
    Thread Author   #39  
Old 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
Default

Quote:
Originally Posted by bharuch7282 View Post
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
Reply With Quote Tip this Post
  #40  
Old 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
Default

Ok thanks vijik I love this app great work

Posted from my CrackBerry at wapforums.crackberry.com
Reply With Quote Tip this Post
    Thread Author   #41  
Old 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
Default

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
Reply With Quote Tip this Post
Liked by Juggalo20 likes this.
Thanked by Juggalo20 (09-25-2011)
  #42  
Old 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
Default

Quote:
Originally Posted by Vijik View Post
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
Reply With Quote Tip this Post
    Thread Author   #43  
Old 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
Default

You are right. It can't add macros to an empty field.

Will fix it soon.

Posted from my CrackBerry at wapforums.crackberry.com
Reply With Quote Tip this Post
  #44  
Old 09-25-2011, 02:16 PM
F2 F2 is online now
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
Default 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.
Reply With Quote Tip this Post
  #45  
Old 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
Default

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.
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > Stuff for your BlackBerry Smartphone! > BlackBerry Apps   ShortcutMe Updated for All BB Models (More Macros, Recurring Auto Launch, etc)!

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes