Search Type: Posts; User: karenina

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    290
    Open http://www.sencha.com/examples/#ExamplePlace:formsexample in IE
    Type something in text area. Then click on Combobox text field, type something, for example 08:
    As result - no dropdown will be...
  2. Replies
    1
    Views
    108
    Open http://www.sencha.com/examples/#ExamplePlace:accordionwindow

    Press "open" button and close window, do this many times - height of window became smaller, however, code from sample don change...
  3. In future we can use both text and icon there(and there is possibility for customer to add this text)
  4. I set to combo box following:
    setClearValueOnParseError(false);

    I do the same thing with date component.

    I start application, enter invalid string to both component, result- first component...
  5. I need to set only icon to button, and no text. Also, I need this button to be TextButton.
    Following situation: I place icon, and I dont place any text to it.
    Result - I see empty space on the...
  6. - set TextArea component autovalidate to true.
    - set max length to 10 for example
    - start application, start type in component - it does not validate, it validates only when blur event occures
    -...
Results 1 to 6 of 6