Thread: Gui problem...
View Single Post
  #6  
Old 08-09-2007, 12:40 AM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
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
__________________
Reply With Quote