Thread: XM Radio
View Single Post
Old 03-09-2005, 04:11 PM   #5
guino
RoadRunner Mastermind
guino's CarPC Specs
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,028
My Photos: ()
Quote: Originally Posted by Prindle19
did you figure out how to embed the FrodoXMSatelite Radio ??? If so, is it capable of resuming after hibernation.

Also, how do you embed programs in RR??? i want to set up Frodo Satalite X and IGuidance.

Thanks

I'm yet to try the XM thingy out..

To embbed an application you simply need its window name or class name:

For "discovering" window information, you can use a very nice simple application called Winspecttor Spy..
http://www.windows-spy.com/download/

You can find the information you need by doing this:
-Install Winspector
-Run your application and make sure the window you want to embedd is visible
-Run Winspector
-Drag the red target circle (top-left) onto the WINDOW TITLE of the window you want to enbedd -- you should see a red line around the entire window.
-Now the window information is highlighted on the list of the left side of Winspector.
-Right-Click on the highlighted item and hit "Properties.." a new window comes up
-The information you need is in the two first lines of the properties window (class name and window title).

You can try to use the second line info (Title) or the first line with a '!' in front (to denote it's a class name) as the GPS Name in RRConfig. Examples would be (for the window search setting of INI):

!CabinetWClass (by window class name)
My Documents (by window title)

You can also specify Both information (for a more precise search):

!CabinetWClass!My Documents

The latest RR binary packages and install have examples of Launch folder and ini files you can use as base for adding other applications.
__________________
Road Runner,RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote