1. #1
    Sencha User
    Join Date
    Sep 2011
    Posts
    1
    Vote Rating
    0
    usml is on a distinguished road

      0  

    Question Unanswered: tabpanel with mouse-over popup

    Unanswered: tabpanel with mouse-over popup


    Hi,
    I just started learning GXT. I've used GWT before. My question is: can I create a webpage with tabpanel (or something similar) and have mouse-over on each tab to show me secondary level page selections? This is commonly used on web pages these days, here're a couple quick examples:
    http://www.dell.com/content/topics/segtopic.aspx/xps-laptops?c=us&cs=19&l=en
    http://www.bestbuy.com/

    I don't see a way to do it in GWT. I wonder if that can be done easily (or at all) in GXT.

    TIA.

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,691
    Vote Rating
    107
    Answers
    60
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    What you see there you can more compare the the MenuBar: http://www.sencha.com/examples/#menubar

    H
    owever you also will need to customize that so it automatically drops down on mouse over.