d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Hopefully Simple Weather Request
Add Reply New Topic New Poll
Member
Posts: 25,805
Joined: Feb 11 2006
Gold: 59.28
Trader: Trusted
Feb 13 2015 08:20am
currently I am looking for a self-updating weather stream that I can put into a power point.
At least radar, ideally the temperature itself too.

Any ideas? Currently our IT department is dropping the ball with some powerpoint add-on that isn't working for more than a few minutes at a time.
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Feb 13 2015 02:02pm
You can automate powerpoint from within C# using the winapi or other libraries. I would see if you can create the specific slide programmatically and have a C# app running in the background recreating the slide every X minutes.

https://support.microsoft.com/kb/303718/
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll