So how are you getting it to display full width across (although you seem to have chopped off the sides)
Printable View
So how are you getting it to display full width across (although you seem to have chopped off the sides)
B'cause we're good! ;)
Its dbl embeded.
I wanted to add the ability to choose a location on a map, as well as using the current location. I found a pretty cool Google Map API that would give the coordinates. I then wrote an AutoIt script to show the web page in its own window, no Internet Explorer needed (It uses the windows API calls into Internet Explorer). Then just devised a way to get the coordinates from the map into RR variables.
When I finished the script, I sent it to Blue, in which he improved it a bit more, removing any window borders and title bar from the window, just saving the small bit of time that RR would take to do it itself, and also helping to reduce that flash / flicker that RR does when it embeds something.
care to share so I can do similar with TC and get rid of white border?
Here is a script I put together for you. I moved all of the settings to an .ini file, so there would be no need for you to have to have AutoIt installed on your system to compile anything.
What the settings all are are documented in the ini file. BlueZX3 added the option to turn on and off the windows border. This is handy when tweaking the locations to have it in a standard window, so you can easily close it with the X in the top right of the window. The name of the window (for embedding purposes) is also defined in the .ini
Let me know if you get it to work, or if ya have any problems with it.
It is a very lite web browser .
I like it !!:drum:
Well Enforcer, is it working for you and what you wanted??
Haven't had chance to test it yet.
Back on shift tomorrow so will have a chance sometime then (hopefully)
so with the custom button,
if i say set a point thats "home" can i get this to preform another command in RR like open exit window, or send a command to a fusion brain to open the garage door?
Yep, that's the intent. You can fire whatever command you want when something triggers. For instance, I am setting it up, that when I approach the front gate to my community, The FB will trigger a relay to open the gate :)
Then gonna have one so when I pull in the driveway, the car reports itself as "home" and the porch light can turn on if its dark ect.
The possibilities are really limitless, and just up to the imagination.