Thread: Gui Rows
View Single Post
  #2  
Old 09-23-2009, 02:41 AM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
You have to do it like:
PHP Code:
MyGUI_WARPER_TextList1.removerowbyid(9);
MyGUI_WARPER_TextList1.clearselection(); 
Reply With Quote