Hello.

I'm just starting out with gambas and need some help. I have a file
formatted as follows:

itemkey [SPACE] itemname [SPACE] path/to/icon
itemkey1 [SPACE] itemname [SPACE] path/to/icon    etc...etc...

I need to load this data from a file into a treeview. I figure that I need
to load the file and for each line split it up into the 3 parts and add an
item to the treeview, then do the same for the next line, and the next etc. 
I'm completely lost on where to start. The LINE INPUT page on the wiki only
inputs the first line. Any suggestions?

-- 
View this message in context: 
http://www.nabble.com/load-contents-of-a-TreeView-from-a-file-tp19015149p19015149.html
Sent from the gambas-user mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to