[CLOSED] There Collapse button in the tooltip?

  1. #1

    [CLOSED] There Collapse button in the tooltip?

    There Collapse button in the tooltip?
    Last edited by Daniil; Jun 24, 2011 at 1:36 PM. Reason: [CLOSED]
  2. #2
    Geoffrey McGill
    Founder
  3. #3
    Quote Originally Posted by geoffrey.mcgill View Post
    I have a region with collapse = true
    Hovering the mouse over the button to collapse, like a tooltip with success.

       <West Collapsible="True" Split="true" MinHeight="210px" MinWidth="130px" MaxWidth="500px"
                                MarginsSummary="0 0 5 5" CMarginsSummary="5 5 5 5" UseSplitTips="True" ExpandableSplitTip="Exibe o painel lateral"
                                SplitTip="Splitxxx" CollapsibleSplitTip="Altera largura do painel lateral">
                                <ext:Panel ID="pnlMenu" runat="server" Title="" MinHeight="200px" MinWidth="130px"
                                    Cls="CssExtPainelMenuTreeView" MaxWidth="500px" Width="184px">
                                    <Items>
                                        
                                    </Items>
                                </ext:Panel>
                            </West>
  4. #4
    CollapsibleSplitTip is for a collapsible region's split bar, not for a collapsible button inside panel's header.
    http://dev.sencha.com/deploy/ext-3.3...psibleSplitTip
  5. #5
    Quote Originally Posted by Daniil View Post
    CollapsibleSplitTip is for a collapsible region's split bar, not for a collapsible button inside panel's header.
    http://dev.sencha.com/deploy/ext-3.3...psibleSplitTip
    Ok, thanks.

Similar Threads

  1. Replies: 4
    Last Post: Oct 21, 2011, 4:48 PM
  2. [CLOSED] Panel: How to hide the Collapse/Expand (+ and -) button?
    By nhg_itd in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Oct 21, 2011, 2:45 AM
  3. Replies: 3
    Last Post: Aug 11, 2011, 11:07 AM
  4. [CLOSED] How to: remove collapse button
    By wazige in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 16, 2010, 7:55 AM
  5. [CLOSED] [1.0] Button's tooltip bug
    By PoloTheMonk in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 22, 2010, 6:44 AM

Posting Permissions