Hello,

Can somebody please help me on this.

I am working on an extension to the Firebug. I have a panel with multiple
toolbar buttons showing different side panels  when the toolbar buttons are
clicked. I have written domplate templates to render the data in to my
panel and as well the side panels when the toolbar buttons are clicked.

I want to adjust the content of the panel as well side panel when I am
dragging the common separator between the panel and side panel.
My main panel has a grid like Firebugs cookies panel. I could able to
resize headers by dragging the separators in header columns by using the
onMouseDown event like Firebugs cookies panel but I could not able
to adjust them when I drag the common separator between the panel and side
panel. Do I have to add events to resize the content on my panel?

I did also looked into the Firebugs Net panel's Firebug.NetPanel.
updateHRefLabelWidthcode() function.

Hope I explained my problem clearly. if not please let me know.

Thanks,
Prasanna


On Wed, Jan 2, 2013 at 10:07 AM, Prasanna Bale <[email protected]>wrote:

> Hello,
>
> My panel has a  m Xn table and a side panel. I have to adjust the table in
> the panel as well as side panels when the common separator is used.
> Does Firebug takes care of resize/adjusting the table when the common
> separator is adjusted? If so which part of the Firebugs code takes care of
> it?
>
> otherwise how can I do it? I did looked in to the cookies panels
> headerResizer.js which takes care of resizing of the headers in a grid.
>
> Thanks,
> Prasanna
>
>
>
>


-- 
-
Prasu

-- 
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

Reply via email to