[OPEN] [#314] Tooltip is clipping its title

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [OPEN] [#314] Tooltip is clipping its title

    Hi,

    This should be a fairly basic question. What's the property to configure on the ToolTip object in order for it to display the full Title by default? In my setup it displays the first three letters only followed by ellipses.

    <ext:Button ID="Button1" runat="server" Text="Cancel and Close" Icon="Cancel">
            <ToolTips>
                     <ext:ToolTip ID="ToolTip1" runat="server" Anchor="top" Title="<nobr>Cancel and Close</nobr>">
                     </ext:ToolTip>
            </ToolTips>
    </ext:Button>
    Last edited by Daniil; Aug 02, 2013 at 2:41 PM. Reason: [OPEN] [#314]

Similar Threads

  1. [CLOSED] need to put a Tooltip on panel title
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 20
    Last Post: Aug 21, 2012, 10:14 AM
  2. Toolbar Icons width clipping
    By dbaranas in forum 1.x Help
    Replies: 0
    Last Post: Apr 06, 2011, 2:13 AM
  3. StartMenu Title
    By threewonders in forum 1.x Help
    Replies: 2
    Last Post: Mar 17, 2011, 5:07 PM
  4. Replies: 5
    Last Post: Jun 19, 2009, 6:38 AM
  5. Change Tab title
    By Dgsoft.ru in forum 1.x Help
    Replies: 1
    Last Post: Apr 13, 2009, 11:39 AM

Tags for this Thread

Posting Permissions