Ghost_unit13 Posted January 7, 2011 Author Posted January 7, 2011 Are any of you using win 7 x64 ? I am.. www.Ipadpit.nl :pilotfly:
Ghost_unit13 Posted January 11, 2011 Author Posted January 11, 2011 Someone at simhq.com pointed out an other ipad tool that could be used for our ipad "touchable cockpit" project. Touch ir+ I had a look at the site of Touch ir+ and read the doc a bit. It does look promising. It's all a bit more structured and there are more options than keypadpro.. It looks like the background can be bigger than the ipad display and for what I understand this means you could have a bigger cockpit panels more than what fits to one screen.. you can manage the button and background images, have option for animation of pushing a button. And there is an option to import html to the ipad.. in a custom windows! I imagin import screen shot mfd/cdu display?? update every 0.5 sec? not sure how to get this to work (probibly sound to good to be true.) but worth a try. Can anyone give and solution how to get screen dumps of the mfd every 0.5 sec that is dropped in a map that is reachable over http? Total price will be around 6,99. I gonne give it a try. Touch ir+ www.Ipadpit.nl :pilotfly:
Ghost_unit13 Posted January 12, 2011 Author Posted January 12, 2011 (edited) Yes I did.. I think this is what were looking for.. forget keypad.. Edited January 12, 2011 by Ghost_unit13 www.Ipadpit.nl :pilotfly:
DayGlow Posted January 13, 2011 Posted January 13, 2011 How is it with sending left and right alt/cntr/etc? "It takes a big man to admit he is wrong...I'm not a big man" Chevy Chase, Fletch Lives 5800X3D - 64gb ram - RTX3080 - Windows 11
Ghost_unit13 Posted January 16, 2011 Author Posted January 16, 2011 Looks like it working good. Will check it a bit better. The keys are send by autohotkey directly so it should be ok. www.Ipadpit.nl :pilotfly:
Ghost_unit13 Posted January 16, 2011 Author Posted January 16, 2011 (edited) Had some issue's with the scripting for the keys. key presses stayed pressed. Noticeable at the MFD buttons. They worked but stayed pressed so something didn't go right. After searching and trying I found the solution. A key press Rshift+Rctrls+ i should look like this: Send,{RSHIFT DOWN}{RCTRL DOWN}{i down} Send, {i up}{RCTRL UP}{RSHIFT UP} RAlt gives an issue because of the function it has as ALTGR key. It sends a "LCtrl+RAlt". No workaround for that for so fare I know off. But with the Rshift and RCtrl plus the other defaults modifiers we can do with out. Edited January 17, 2011 by Ghost_unit13 www.Ipadpit.nl :pilotfly:
Recommended Posts