Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-11-2006, 06:25 PM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Trees =/

Okay, I had a script that was perfect with tree nodes and all.

Well since someone messed with the trees (STEFAN :O) now its all glitched.

PHP Code:
      new GuiTreeViewCtrl(Hotel_Tree) {
        
profile "GuiBlueTreeViewProfile";
        
width Hotel_Scroll.width;
        
height Hotel_Scroll.height;
        
thiso.catchevent(name"onOpenMenu""onTreeView");
        
expanded 1;
      } 
It gets an object added to it when it recieves a trigger from the server. That works fine but it seems that it cuts off a nice part of it until the last sub group is the same width as the original:

EX:

Master Suite (Shows Master)
Suites
Rooms

If I add the acount AAAAAAAAAA it will show Master Suite but if I add about 3 A's it'll show Master Sui

wtf?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:26 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.