From 7271db36c5f1a00fc18cee13fb12d5453c0d168d Mon Sep 17 00:00:00 2001 From: Stefan Schimanski Date: Thu, 28 Feb 2008 12:42:34 +0000 Subject: [PATCH] * resorted completion options. Now by text and math. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23314 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/PrefInputUi.ui | 147 ++++++++++++++-------------- 1 file changed, 71 insertions(+), 76 deletions(-) diff --git a/src/frontends/qt4/ui/PrefInputUi.ui b/src/frontends/qt4/ui/PrefInputUi.ui index ce093ab2ca..8e4d1f86ba 100644 --- a/src/frontends/qt4/ui/PrefInputUi.ui +++ b/src/frontends/qt4/ui/PrefInputUi.ui @@ -5,8 +5,8 @@ 0 0 - 432 - 567 + 480 + 609 @@ -116,19 +116,19 @@ - Popup + In Text false - + - Show the popup in math mode after the delay. + Show the grey inline completion behind the cursor in text mode after the delay. - Automatically show in math mode + Automatic inline completion @@ -138,33 +138,57 @@ Show the popup after the set delay in text mode. - Automatically show in text mode + Automatic popup + + + + + + + In Math + + + false + + - + - When the TAB completion is not unique, there won't be a delay of the popup. It will be shown right away. + Show the grey inline completion behind the cursor in math mode after the delay. + + + Automatic inline completion + + + + + + + Show the popup in math mode after the delay. - Show without delay for non-unique completions + Automatic popup + + + + + + + General + + - - - Delay - - - - - + - After the cursor has not moved for this time, the completion popup is shown if it is available. + After the cursor has not moved for this time, the inline completion is shown if it is available. 10.000000000000000 @@ -175,9 +199,9 @@ - + - s + s inline completion delay @@ -196,61 +220,12 @@ - - - - - - - Inline - - - false - - - - - - Show the grey inline completion behind the cursor in math mode after the delay. - - - Automatically show in math mode - - - - - - - Show the grey inline completion behind the cursor in text mode after the delay. - - - Automatically show in text mode - - - - - - - Long completions are cut-off and shown with "...". - - - Use "..." to shorten long completions - - - - - - Delay - - - - - + - After the cursor has not moved for this time, the inline completion is shown if it is available. + After the cursor has not moved for this time, the completion popup is shown if it is available. 10.000000000000000 @@ -261,9 +236,9 @@ - + - s + s popup delay @@ -282,6 +257,26 @@ + + + + When the TAB completion is not unique, there won't be a delay of the popup. It will be shown right away. + + + Show popup without delay for non-unique completions + + + + + + + Long completions are cut-off and shown with "...". + + + Use "..." to shorten long completions + + + @@ -358,8 +353,8 @@ - 20 - 51 + 408 + 16 -- 2.39.2