I was misunderstand. The user can collapse the toolstrip without triggering
any events ( It's not my code that call collapse ) just by clicking on the
handle of the mole.
My extension has no way to detect such behavior :/

Daniele S.

On Thu, Sep 3, 2009 at 6:25 PM, <--v1c1ous--> <[email protected]> wrote:

>
> Or use the onclick event to hide if visible and back, you can call the
> hide/show div function in the toolstrip without use an event too.
>
> -v1c1ous
>
> On Sep 3, 6:21 am, "Daniele S." <[email protected]> wrote:
> > I'm developing a Link-checker extension and would like to report
> > results with a mole ( expanding my toolstrip ).
> > To do so I prepared a hidden <div> tag on my toolstrip.html file to
> > contain the results.
> > When I expand the toolstrip I also make visible that div and I would
> > like to hide it again when the toolstrip is collapsed.
> > Because a user can collapse the toolstrip just clicking on the
> > extension Handle we need an onCollapsed event.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" 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/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to