Thread
:
Gui problem...
View Single Post
#
6
08-09-2007, 12:40 AM
Chompy
¯\(º_o)/¯
Join Date: Sep 2006
Location: Norway
Posts: 2,815
closest stuff I could find was:
http://wiki.graal.net/index.php/Crea...uiTreeViewNode
so.. tried
icon = "bomb.png";
?
for example
PHP Code:
with
(
addnodebypath
(
"Parent/Child"
,
"/"
)) {
icon
=
"bomb.png"
;
}
If it doesn't help, I'm out of ideas
__________________
Chompy
View Public Profile
View GraalOnline Profile
Find all posts by Chompy