sorry for my english.

2009/11/26 Aaron Boodman <a...@google.com>

> Toolstrips are being disabled permanently in the next dev channel
> release, you should use browser actions instead:
>
> http://code.google.com/chrome/extensions/browserAction.html
>
 thanks, i'll take a look

 Out of curiosity, what made you decide to try and use a toolstrip?
>
I did not find any chrome capability to  display dynamic  string on bottom
of window. Not by cursoreMove, like tooltips, but instantly.
It will be fetched ones per second "last diary record" string from player
status in simple online game.


We've removed all the documentation for them. Were you copying an
> existing extension, or are there some links or docs somewhere that I
> need to get removed.
>
>
http://www.taranfx.com/blog/google-chrome-4-extensions-how-to-create-twitter-client-download-tutorial
<http://www.taranfx.com/blog/google-chrome-4-extensions-how-to-create-twitter-client-download-tutorial>
http://www.chromium.org/developers/design-documents/extensions/howto

also, this extension have working toolstrip
<http://www.chromium.org/developers/design-documents/extensions/howto>
http://www.chromeextensions.org/social-communications/delicious-bookmarks/
AniWeather have one, but it does not work for now in 4.0.249.0 dev.




> Thanks,
>
> - a
>
> On Wed, Nov 25, 2009 at 3:14 PM, Andrej Elizarov <vigilan...@gmail.com>
> wrote:
> > Hi.
> > Can anyone give me advice, how add dinamic text on toolstrip?
> > <div class="toolstrip-button" onload="init()"
> > onclick="window.open('hello_world.html')">
> >   Hello, World!
> > </div>
> >
> > So, this "Hello,world" will be dynamically reloaded with XMLHttpRequest.
> > How?
> > Any clues?
> >
> > --
> >
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.
> > To post to this group, send email to
> chromium-extensi...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> .
> > For more options, visit this group at
> > http://groups.google.com/group/chromium-extensions?hl=en.
> >
>

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to