The program can only send key-presses, so if you just have to list whatever keys you would have to press on the keyboard.Quote:
Originally Posted by Wiredwrx
EX: "Command=Alt-V,UP,ENTER" Would change your IE view to full-screen.
Printable View
The program can only send key-presses, so if you just have to list whatever keys you would have to press on the keyboard.Quote:
Originally Posted by Wiredwrx
EX: "Command=Alt-V,UP,ENTER" Would change your IE view to full-screen.
"Enter" brings up the Main Menu from there you can use the Arrow-Keys and Enter to navigate. Also you can use "Alt-[?]" to get to the drop-down menu items (even if the drop-down is hidden after nudging).Quote:
Originally Posted by Wiredwrx
Working iG buttons:
1) Download SKINbedder from the first post of this thread.
2) Copy the iG INI stuff below in to SKINbedder.ini (overwriting what is currently there).
3) Download the button BMPs from: http://www.mp3car.com/vbulletin/show...&page=24&pp=15
(Post #247 on iGSkinner thread)
4) Put it all in c:\program files\iNav\iGuidance
5) Run SKINbedder.exe
INI File:
[MainWindow]
WindowTitle=SKINbedder
DefaultTop=0
DefaultLeft=0
DefaultWidth=600
DefaultHeight=400
BackgroundColor=$000000
[WindowsDisplaySettings]
WindowBorderWidth=3
TitleBarHeight=24
[Programs]
P0=C:\Program Files\iNav\iGuidance\iGuidance.exe
[P0]
WindowName=iGuidance
PanelAlign=Client
PanelColor=$000000
PanelTop=0
PanelLeft=0
PanelWidth=0
PanelHeight=0
NudgeLeft=7
NudgeRight=3
NudgeUp=157
NudgeDown=69
[Buttons]
B0=P0
B1=P0
B2=P0
B3=P0
B4=P0
B5=P0
B6=P0
[B0]
Corner=WBL
X=0
Y=-400
Image=Menu_Norm.bmp
ImageDown=Menu_Down.bmp
ImageOver=Menu_Over.bmp
ImageDissabled=Menu_Down.bmp
Command=Enter
[B1]
Corner=WBL
X=0
Y=-350
Image=FAV_Norm.bmp
ImageDown=FAV_Down.bmp
ImageOver=FAV_Over.bmp
ImageDissabled=FAV_Down.bmp
Command=Enter,Enter,Up,Up,Up,Enter
[B2]
Corner=WBL
X=0
Y=-300
Image=Enter_Norm.bmp
ImageDown=Enter_Down.bmp
ImageOver=Enter_Over.bmp
ImageDissabled=Enter_Down.bmp
Command=Enter,Enter,Enter,Enter
[B3]
Corner=WBL
X=0
Y=-250
Image=3D_Norm.bmp
ImageDown=3D_Down.bmp
ImageOver=3D_Over.bmp
ImageDissabled=3D_Down.bmp
Command=Enter,Down,Right,Enter,Up,Right,Right,Righ t,Enter
[B4]
Corner=WBL
X=0
Y=-200
Image=Save_Norm.bmp
ImageDown=Save_Down.bmp
ImageOver=Save_Over.bmp
ImageDissabled=Save_Down.bmp
Command=Alt-F,Down,Enter
[B5]
Corner=WBL
X=0
Y=-145
Image=Zoom_In_Norm.bmp
ImageDown=Zoom_In_Down.bmp
ImageOver=Zoom_In_Over.bmp
ImageDissabled=Zoom_In_Down.bmp
Command=Alt-V,Up,Up,Enter
[B6]
Corner=WBL
X=0
Y=-87
Image=Zoom_Out_Norm.bmp
ImageDown=Zoom_Out_Down.bmp
ImageOver=Zoom_Out_Over.bmp
ImageDissabled=Zoom_Out_Down.bmp
Command=Alt-V,Up,Enter
Is it post 247, or post 347, for the BMPs?
Michael
Quote:
Originally Posted by RPM_VR4
I tried it with IG, and I get an error. Something about missing sound files. Yet, when I start IG with the IG shortcut, IG works fine.
Michael
? Missing sound files??? Can you get me the exact error?
It might be fixed by switching from WinExec to ShellExecEX which Ol33l is doing. There should be a release out by Monday afternoon at the latest.
This looks pretty nice.. I was actually thinking of making a little app like this to allow users to embed more than 1 app in a screen of RR. I guess this could easily do it and saves me time :) ..
Yep, excatly ;)Quote:
Originally Posted by RPM_VR4
BTW: Did you get the source I send you? That one has the ShellExecEX. But I can't even figure out how to move the windows and panels :o
Sounds files are missing or corrupted. Please reinstall from CD-ROM.Quote:
Originally Posted by RPM_VR4
But, when I run IG normally, it works fine, no error.
Michael
I get the same error as well, here is the screen shot.Quote:
Originally Posted by Wiredwrx