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-hello-world-part-i/ and managed to build a panel that communicates with a node.js daemon to retrieve live information of whats going on in the server.
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
