[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kate/part
From:       Anders Lund <anders () alweb ! dk>
Date:       2005-04-12 11:04:25
Message-ID: 20050412110425.4CF5A633 () office ! kde ! org
[Download RAW message or body]

CVS commit by alund: 

Don't show the completion box if it is allready in use. This should solve conflicts \
                when more clients use the completion.
CCMAIL: kwrite-devel@kde.org


  M +2 -0      katecodecompletion.cpp   1.42


--- kdelibs/kate/part/katecodecompletion.cpp  #1.41:1.42
@@ -147,4 +147,6 @@ void KateCodeCompletion::showCompletionB
   kdDebug(13035) << "showCompletionBox " << endl;
 
+  if ( codeCompletionVisible() ) return;
+
   m_caseSensitive = casesensitive;
   m_complList = complList;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic