Re: Activating tab

Neil <[email protected]> Wed, 11 Dec 2013 21:01:10 +0000
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
YuLo wrote:

>I wondering how can I activate tab in c++ XPCOM of my xulrunner application.
>I can add tab using DOM interface.
>As far as I see DOM interface have no means to activate tab.
>Is there any other way?
>  
>
The <xul:tabs> element implements the nsIDOMXULSelectControlElement 
interface which you can use to alter the selected tab.

-- 
Warning: May contain traces of nuts.