Society of Robots - Robot Forum

Software => Software => Topic started by: airman00 on January 21, 2008, 08:03:03 PM

Title: Talking weather forecasts
Post by: airman00 on January 21, 2008, 08:03:03 PM
OK so I am trying to have Chives tell me the weather on command.

My problem is how do I get it from XML to Visual Basic 6 ?( i posted this question on VB forums also)

Anybody know????
Title: Re: Talking weather forecasts
Post by: krich on January 22, 2008, 12:07:27 AM
Give this a shot.  Not that you necessarily are using a TreeView, but the XML basics are the same.

How To Populate a Treeview Control with an XML File (http://support.microsoft.com/kb/q244954/)

Ken.
Title: Re: Talking weather forecasts
Post by: airman00 on January 22, 2008, 12:50:17 AM
Nevermind I solved it, ill post my source code tomorrow , im tired now. I found a program online that did it , so I just hacked it