[Users] Tooltip problem with GeoExt.Action
Hugo
hfpmartins at gmail.com
Fri Aug 19 11:49:08 CEST 2011
Hi Geoffrey,
Have you initialized the quicktips like the following?
Ext.QuickTips.init();
Cheers,
Hugo
On Fri, Aug 19, 2011 at 10:42 AM, gbrun <gbrun at myopera.com> wrote:
> Hi everybody!
>
> I've got a quite strange bug in my GeoExt application. I'm trying to
> display a tooltip on hovering a GeoExt Action button but the tooltip
> doesn't appear! Here is a code sample:
>
> etendue_max = new GeoExt.Action({
> iconCls: 'worldIcon',
> //text: 'zoom',
> control: new OpenLayers.Control.ZoomToMaxExtent(),
> map: map,
> tooltip: 'Zoom to full extent'
> });
>
> mapPanel = new GeoExt.MapPanel({
> map: map,
> ...........
> tbar: [etendue_max]
>
> });
>
> Does someone have any idea?
>
> Geoffrey
>
>
> --
> Using Opera's revolutionary email client: http://www.opera.com/mail/
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
>
--
Hugo Martins
LabNT - ISEGI UNL
Campus de Campolide
1070-312 Lisboa
N 38°43'56.84", W 9°9'35.74"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20110819/8b01749d/attachment.htm
More information about the Users
mailing list