On Aug 7, 10:39 am, tan <[email protected]> wrote: > Hi > > I am new to both plug-in and Fb extension development. I found some > nice tutorials on the web which helps a lot. > > My question now is how do I create a panel with a split window? > Like the console panel (log to the left and console to the left).
It is mush easier to create two panels and synchronize them. To create a side panel (like Styles for HTML), set the panel property "parentPanel" to the name of the main panel. jjb > > I have looked in the Firebug code, but have not quite understood it > yet. > > Anyone who can point me in the right direction? > > Thanks in advance, > tan -- 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.
