Thread: GS2 Tabs
View Single Post
  #5  
Old 05-04-2007, 09:39 PM
killerogue killerogue is offline
Registered Omega
killerogue's Avatar
Join Date: Apr 2006
Location: United States
Posts: 1,920
killerogue is on a distinguished road
Send a message via AIM to killerogue Send a message via MSN to killerogue
Quote:
Originally Posted by Novo View Post
One thing I like doing with tabs is name them with their respective scrollbox...

It allows this shortcut:
PHP Code:
function whatever_tab.onSelect(tabid,tabtext,tabindex)
{
  for ( 
tabwhatever_tab.rows )
    (@
"Scroll"tab.text ).visible = ( tab.text == tabtext );

=]
Ooo, I could use that. Thanks Novo.
__________________


REMEMBER, IF YOU REP ME, LEAVE A NAME!

Quote:
Originally Posted by haunter View Post
Graal admins don't die. They go to hell and regroup.
Quote:
Originally Posted by Inverness View Post
Without scripters, your graphics and levels wouldn't do anything but sit there and look pretty.
Reply With Quote