Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

03.08.2007 16:25:40
Re: Custom Coverflow Fullscreen Actions

This posting is older than 6 months and can contain outdated information.
OK, in a roundabout way I have this working now.

Thanks Felix for the menu open/close "callbacks"

I've used these to callback to my custom app to turn on the TV if its not on when the menu opens. Then it can also keep track of the RB menu state, and if an event is triggered (either through RB, or another control trigger, my app can close the menu by simulating the hot key press to close it.

Its an extremely atypical type of setup. RB is great for its simplicity of use, but definitely is more developer oriented when it comes to customizing (which works for me).

I basically want menu items that trigger applescript calls to a custom htpc daemon.

To do this in remote buddy I have to:

Create the action 
add the action to the behavior 
compile and install the behavior 
quit and relaunch RB (so it sees the new stuff) 
add the menu item - connect the action to it

A little tedious but it works, thanks to the actionpack export I can do most of it on my development laptop, then move it to the HTPC mini.

-Preston 

Thread-display::