Hi, I want my extension panel to have a command-line-like row at its button. I looked into Firebug code and saw that an <hbox> with “fbCommandBox” id is defined and is collapsed for all panels but the console panel. I was able to show that <hbox> on my panel, but I want it to have a different label, additional buttons and different behavior. What is the best way to achieve this?
Should I add another new <hbox>? How do I do that? Or should I change the existing fbCommandBox <hbox>? How do I do that? I’m an experienced web (HTML + JavaScript + CSS) developer, but am new at XUL development, so samples would be of much help. Thanks, splintor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
