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

21.04.2009 05:10:16
Behavior Construction Titles
View

This posting is older than 6 months and can contain outdated information.
Hi;

Found what I believe is a small bug with the construction behavior.

It does not appear to recognize extended chars (not alpha/numeric) and only the last entry will be available for mapping.

i.e 
Group / Title 
Cable / CH+ 
Cable / CH-

Only CH- will be available for mapping, CH+ does not appear.

Thanks

P

User

23.04.2009 15:16:17
Re: Behavior Construction Titles
View

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

Remote Buddy uses NSString - which is fully UniCode compliant - for 
all string handling. So I don't think there is any bug. I believe this 
is one of the following usage errors:

a) you didn't check "Action globally available" for the action(s) in 
question (if you miss the action in a global context) 
b) you didn't add the action to the Behaviour (if you created a custom 
Behaviour and are now missing an action(s) from it) 
c) you didn't "compile, testdrive and install" your custom Behaviour 
after adding the action(s) you miss

Best regards, 
Felix Schwarz 

User

23.04.2009 15:23:02
Re: Behavior Construction Titles
View

This posting is older than 6 months and can contain outdated information.
Hi Felix;

Thanks, these work:

CH-UP 
CH-DN

If I rename them to

CH+ 
CH-

They do not work, they are globally available and compiled.

Thanks

P