And when should I hide the menu ? also should I use PopupPanel or DialogBox
for menu ?

I will try out with TabPanel, will update my findings.

Thanks

- Abdullah

On Fri, Jan 8, 2010 at 4:10 PM, mariyan nenchev
<nenchev.mari...@gmail.com>wrote:

>
> Well it's actually very simple.
> Create one TabPanel and on mouse over event (over the tab) display menu
> using absolute positioning starting right under the selected tabbar.
>
> On Fri, Jan 8, 2010 at 11:55 AM, Abdullah Shaikh <
> abdullah.shaik...@gmail.com> wrote:
>
>> Finally got this link, http://www.salesforce.com/demos/, when you go to
>> Products or Services menu, there is a popup displayed with 2 columns. I
>> wanted the same way.
>>
>> Any idea on how to achieve this ?
>>
>> - Abdullah
>>
>>
>> On Fri, Jan 8, 2010 at 3:01 PM, Abdullah Shaikh <
>> abdullah.shaik...@gmail.com> wrote:
>>
>>> Sorry I should have given some other example site, but I couldn't find
>>> any.
>>>
>>> Actually I want the menu drop down to be in 2 columns or may be 3 ?
>>>
>>> I will try to find an example online.
>>>
>>>
>>> - Abdullah
>>>
>>>
>>> On Fri, Jan 8, 2010 at 2:43 PM, Olivier <oliv...@digiworks.es> wrote:
>>>
>>>> Hi,
>>>>
>>>> Why don't you use the menu bar.
>>>> http://gwt.google.com/samples/Showcase/Showcase.html#CwMenuBar
>>>>
>>>> http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/MenuBar.html
>>>>
>>>>
>>>> Oli
>>>>
>>>>
>>>> On 8 Jan 2010, at 09:51, Abdullah Shaikh wrote:
>>>>
>>>> Hi,
>>>>
>>>> I want to create menus like on this site http://www99.shopping.com/, I
>>>> have used Hyperlink for menu, and added a mouseover handler, on mouseover I
>>>> display a PopupPanel or should I use DialogBox ?, but now the issue when
>>>> should I hide the PopupPanel, also there is no mousehandlers for popupanel
>>>> so that I can add a mouseout handler and hide the PopupPanel, but again 
>>>> this
>>>> will also not solve the issue as the user might not take his cursor over
>>>> PopupPanel.
>>>>
>>>> Any Ideas ?
>>>>
>>>> - Abdullah
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Google Web Toolkit" group.
>>>> To post to this group, send email to
>>>> google-web-tool...@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> google-web-toolkit+unsubscr...@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>>>
>>>>
>>>>
>>>> ---
>>>> Olivier
>>>> Digiworks
>>>>
>>>> *Política de Protección de Datos de Carácter Personal*
>>>> En cumplimiento de la Ley Orgánica 15/1999, de 13 de diciembre,  sobre
>>>> protección de Datos de Carácter Personal (LOPD) DIGIWORKS SPAIN, S.L.
>>>> informa a los usuarios de que:
>>>>
>>>> Los Datos de Carácter Personal que recoge son objeto de tratamiento
>>>> automatizado y se incorporan en los ficheros correspondientes,  debidamente
>>>> registrados en la Agencia Española de Protección de Datos. El usuario 
>>>> podrá,
>>>>  en todo momento, ejercitar los derechos reconocidos en la LOPD, de acceso,
>>>> rectificación, cancelación y oposición. El ejercicio de estos derechos 
>>>> puede
>>>> realizarlo el propio usuario mediante comunicación escrita en
>>>> la siguiente dirección postal:
>>>>
>>>> *DIGIWORKS SPAIN, S.L.*
>>>> *AVDA SAN RAFAEL, 11, LOCAL 2*
>>>> *03580 ALFAZ DEL PI*
>>>> *ALICANTE*
>>>>
>>>> También pueden ejercitar estos derechos en los términos que la normativa
>>>> aplicable establece y que puede consultar en www.agpd.es.
>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Google Web Toolkit" group.
>>>> To post to this group, send email to
>>>> google-web-tool...@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
>>>> .
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>>>
>>>>
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to google-web-tool...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to