 
       wx.lib.agw.shortcuteditor.ConflictDialog¶
  wx.lib.agw.shortcuteditor.ConflictDialog¶ConflictDialog is a subclass of GenericMessageDialog, customized to look
like the GIMP conflict dialog. This class is used to resolve shortcut
conflicts when the user assigns a shortcut that is already taken by another
entry in the shortcut list.
 Class API¶
 Class API¶ConflictDialog(GMD.GenericMessageDialog)¶ConflictDialog is a subclass of GenericMessageDialog, customized to look
like the GIMP conflict dialog. This class is used to resolve shortcut
conflicts when the user assigns a shortcut that is already taken by another
entry in the shortcut list.
__init__(self, parent, conflict)¶Default class constructor.
| Parameters: | 
 | 
|---|