The panels in Firebug are HTML div elements contained in a XUL browser element. Firefox tabs are XUL browser elements. So anything you can do in a Firefox web page you can do in a Firebug panel.
jjb On Jul 17, 5:54 pm, "Xappy [Zaeem]" <[email protected]> wrote: > I am writting an extension to Firebug which will draw Graph on a > panel, which is added as a new panel in Firebug......Can i somehow > draw graph in Firebug using XUL...? > FIrst approach that came to my mind is by using SVG with XUL....? > Please also tell me can we use XUL with SVG...? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
