Search Type: Posts; User: audra

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    180
    also, the logic around moving the anchor when there is not enough room is broken, please see screen shots below taken when shrinking the browser window on your demo at this url:...
  2. Replies
    3
    Views
    180
    GXT 3.0.4

    I subclassesd QuickTip and setAnchor(TOP) and the position of the QuickTips are completely wrong. I assign the QuickTip to the parenting container. without setAnchor, the QuickTip...
  3. Replies
    8
    Views
    881
    resizable stuff is gone in 3.0.4. thanks!

    shadow still breaks when the window resizes, I was able to put my own shadow the windows, but it took some effort since there is random padding on top,...
  4. Replies
    8
    Views
    881
    Hi Colin,

    Our application is stuck on 3.0.1 pending a layout issue that Sven is working on. I'll recheck it once we are able to use the latest build.

    Thanks,
    Audra
  5. GXT 3.0.2b

    Please add.
  6. Replies
    1
    Views
    376
    GXT 3.0.2b

    The hover state for the ComboBox is only activated when the trigger is hovered over. When the ComboBox is not editable, I expect to see a change in state if the input area or trigger...
  7. GXT 3.0.2b

    The only way I have been able to assign a header appearance to a GridView is by overriding the initColumnHeader() in GridView. Please introduce a constructor, copy and pasting this much...
  8. GXT 3.0.2b

    need an appearance constructor in LiveGridView in order to support our multiple styles for LiveGridViews in out application.

    Thanks,
    Audra
  9. Hi,

    SelectionModes SINGLE and MULTI deselect when expected, but when you click an item in SIMPLE when it's selected, it does not deselect. Please advise.

    Thanks,
    Audra
  10. Replies
    8
    Views
    881
    sync(true) doesn't resolve the issue.
  11. Replies
    8
    Views
    881
    3.0.1 GXT

    Issue 1: When the window changes it's size due to a change in it's content height, the drop shadow doesn't resize.

    Issue 2: Even though i setResizable(false) the resize elements are...
  12. When initializing one Gridview with the new column header overrides the column header in other grid instances as well.

    Here are my Resource class:

    public interface DMCColumnHeaderResources...
  13. GXT 3.0

    Also, there doesn't seem to be an easy way to set the appearance of the header of a grid.... the only way i can get it to work is by overriding the initColumnHeader() in Grid View:

    ...
  14. GXT 3.0

    Docs say it defaults to true, as I would expect it to.

    Thanks,
    Audra
  15. GXT 3.0

    please advise.

    Thanks,
    Audra
  16. GXT 3.0

    please add one.

    Thanks,
    Audra
  17. Replies
    1
    Views
    628
    GXT 3.0

    I logged a bug earlier about rowexpander not having a constructor that included an appearance. You marked this as fixed, but if you look at the constructor itself, you are still using the...
  18. 3.0
  19. Is there a way to accomplish this? setting the message to null throws an exception.

    Thanks,
    Audra
  20. Required InformationVersion(s) of Ext GWT 3.0 Browser versions and OS

    ff 11 win 7
    Virtual Machine No Description HBoxStretch seems to work if the height is directly set, but i expect stretch...
  21. Hi,

    Stetchmax doesn't seem to work for an HBoxLayoutContainer... your examples page has an extra long button for the vboxlayoutcontainer, but hboxlayoutcontainer has the same sized 4 buttons...
    ...
  22. Hi,

    There is a variable for the int halfThumb in Slider.css, but it seems to be hardcoded in the render() and setThumbPosition() methods in the horizontalsliderbaseappearance....

    I overrode the...
  23. Replies
    1
    Views
    314
    http://www.sencha.com/forum/showthread.php?189317-StretchMax-longest-button-cut-off...&p=778666#post778666
  24. Replies
    11
    Views
    1,398
    still broken in rc2...
  25. you have to call makePositionable(true) after calling updateZIndex(0) to make sure it holds it's absolute status in ie and chrome... ff is fine for some reason.

    Thanks,
    Audra
Results 1 to 25 of 58
Page 1 of 3 1 2 3