Mutiple Constants on panels
Posted: Tue Oct 26, 2004 1:50 am
Hi guys!
well few days ago i played with Paul's amazing PBCHAT example.
and i want to add more features to it, like rooms and private messaging
same like IRC.
i use panel gadget for channels, so if i am joining a channel or private messaging someone it means i open a NEW TAB for the panel.
so far so good.
my problem is:
i use a procedure to add new tabs, the problems is that each new TAB
uses the same constants for the gadgets (editorgadget,stringgadget for like MIRC look a like channel) - these resulting gadgets to disappear...
my question is:
how can i open MENY TABS and handle each gadget diffrently ?
thanks you all for replying.
well few days ago i played with Paul's amazing PBCHAT example.
and i want to add more features to it, like rooms and private messaging
same like IRC.
i use panel gadget for channels, so if i am joining a channel or private messaging someone it means i open a NEW TAB for the panel.
so far so good.
my problem is:
i use a procedure to add new tabs, the problems is that each new TAB
uses the same constants for the gadgets (editorgadget,stringgadget for like MIRC look a like channel) - these resulting gadgets to disappear...
my question is:
how can i open MENY TABS and handle each gadget diffrently ?
thanks you all for replying.