X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2Fforms%2Fform_maths_space.fd;h=0108fb0907e4115302800436e721f1839f88cc89;hb=2a31934f38d624bef25c0b177852233eee9768f0;hp=aebd6f7d254530d8f6125381e018b5e898fc3f4a;hpb=f209c9b6b44b47bc437269941e5fcb610eb172a0;p=lyx.git diff --git a/src/frontends/xforms/forms/form_maths_space.fd b/src/frontends/xforms/forms/form_maths_space.fd index aebd6f7d25..0108fb0907 100644 --- a/src/frontends/xforms/forms/form_maths_space.fd +++ b/src/frontends/xforms/forms/form_maths_space.fd @@ -64,7 +64,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_negative -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 0 -------------------- @@ -82,7 +82,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_negmedspace -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 1 -------------------- @@ -100,7 +100,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_negthickspace -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 2 -------------------- @@ -118,7 +118,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_thick -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 5 -------------------- @@ -136,7 +136,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_twoquadratin -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 7 -------------------- @@ -167,12 +167,12 @@ alignment: FL_ALIGN_CENTER style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK -label: Close +label: Close|^[ shortcut: ^M resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_close -callback: C_FormBaseDeprecatedCancelCB +callback: C_FormDialogView_CancelCB argument: 0 -------------------- @@ -190,7 +190,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_quadratin -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 6 -------------------- @@ -208,7 +208,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_thin -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 3 -------------------- @@ -226,7 +226,7 @@ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_medium -callback: C_FormBaseDeprecatedInputCB +callback: C_FormDialogView_InputCB argument: 4 ==============================