[CLOSED] Set Focus to OK button in Ext.Msg.Show

  1. #1

    [CLOSED] Set Focus to OK button in Ext.Msg.Show

    Hi:

    I want to set the key focus to OK button for the Message box, how do i do it ? because sometimes the Key focus is in another control.

    Ext.Msg.show({ title: 'Alert', msg: 'Pls Try Again', buttons: Ext.Msg.OK, icon: Ext.MessageBox.WARNING});
    Last edited by Daniil; Jun 27, 2011 at 12:26 PM. Reason: Please use [CODE] tags, [CLOSED]
  2. #2
    Hi,

    Sometimes? Please provide a sample to reproduce.

Similar Threads

  1. Replies: 5
    Last Post: Apr 28, 2012, 7:42 AM
  2. [CLOSED] Focus X.Msg.Show
    By majunior in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 27, 2011, 4:02 PM
  3. [CLOSED] Button focus style
    By jeybonnet in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 28, 2011, 12:11 PM
  4. [CLOSED] Button Focus
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 07, 2011, 1:45 PM
  5. Button Focus Cls
    By David Pelaez in forum 1.x Help
    Replies: 2
    Last Post: Feb 25, 2011, 7:07 AM

Posting Permissions