Well, if I strip out the XUL files, everything was straight forward for creating a panel in Lite. Some things like menu options did not work though.
Automatically generated docs from code would be great. I suppose I can manage reading the code too. I intend to share what I'm building too at some point. Thanks, Jose. On Tuesday, June 19, 2012 4:49:28 AM UTC-3, Jan Honza Odvarko wrote: > > On Jun 19, 5:23 am, Jose Luis Canciani <[email protected]> > wrote: > > Hello! I'm using Firebug Lite in a custom dev framework I'm building. > > > > I've follow Jan's excellent tutorials: > http://www.softwareishard.com/blog/firebug-tutorial/extending-firebug... > > and managed to build a panel that communicates with a node.js daemon to > > retrieve live information of whats going on in the server. > Note that the tutorial is for Firebug (the extension) not Firebug > Lite. > > I don't know about any tutorial for Firebug Lite. > > Would docs automatically generated from the source help in your case? > Or is reading formatted comments just ok? > > Honza > > > But I'm finding it hard to do more things. For example: one of the panel > is > > a php.log "tail", and I would like to alert me some how (for example > > changing the title of the panel adding the number of new lines in the > > file). How can I dinamically change the panel properties, open it, > things > > like that? After registering the panel, how can I get it and work with > it? > > > > Thanks! > > Jose. -- 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 https://groups.google.com/forum/#!forum/firebug
