PDA

View Full Version : multiple commands with 1 event is possible?



turborocket
May 29th, 2004, 09:49 AM
hi guys it is my first time here:) im so noob with girder

i wnna know if is it possible to do wath ive type in object. if is it possible can any1 explain me wath ive have to do


sorry for my english

bye and thx

birty
May 29th, 2004, 09:55 AM
you need to create a multi group and put all commands and the event inside it

turborocket
May 29th, 2004, 11:19 AM
and then?

i want to open 2 directory with 1 button 1 time pushed

im using my nokia like remote control. it is like the number keypad so if i push 1 on my telephon is luke when i push 1 on my keyboard.

but if i want open notepad and typein "hello" i must push 2 time 1 on my phone.
so if i push 2 time 1, first time open notepad and second time it type "1hello".

i have to open notepad and type "hello" with only one push and no with 2 push

any1 can explainme what ive to do?

Treetop
May 29th, 2004, 12:08 PM
Create Multi-Group. Place "Open Notepad" command inside group. Then place "Type Hello" command in group. Then Learn Event... "1". It will be process in order (top to bottom) of multi-group. So when you hit "1" notepad will open..then... Hello will be typed.



##Multi-Group
| |- Command -> Open Notepad
| |- Command -> Type Hello
|
|- Event -> Learned IR code "1"


Tie the event to the Multigroup.. not the commands. You may have to have it setup to wait till the application loads. You can use a "wait" command inbetween the two commands.

Is this what you are trying to do?

turborocket
May 30th, 2004, 04:32 AM
it dont work.

it open only notepad, girder say "string sent" but type nothing

Promixis
May 30th, 2004, 04:35 AM
When you enter the text in the keyboard area of girder, there is a targeting button. This is how you tell girder where to send the text. Open it up and find notepad.

The online help area gives more details about this.

turborocket
May 30th, 2004, 06:24 AM
ok thx guys now all work!!!

thx a lot

i'm looking for a bluetooth plug-in, does it exist?

Promixis
May 30th, 2004, 07:10 AM
What device do you want to control with bluetooth. There is no specific plugin.

turborocket
May 31st, 2004, 04:03 AM
i wanna control my pc with my nokia 6600 phone.

Promixis
May 31st, 2004, 04:47 AM
Ok,

That probably will work with the internet event server. The readme is in the Girder help directroy. What program will you use on the phone to send to Girder? There is some java code in the forum that should be helpful.

turborocket
June 1st, 2004, 02:47 AM
for sending input from the handy to the girder i use pc-remoteX. a symbian software that emulates some botton of keyboard like space, pagup,pagdown,tab etc. so im using keyboard plug-in but it is not the best because also when im normal typing, and push tab the monitor go off!!

so i need a bluetooth plug-in tath can helpme