Code Completion Popup

General questions regarding the usage of CodeLite
kitteh-warrior
CodeLite Curious
Posts: 1
Joined: Sun May 24, 2015 9:20 pm
Genuine User: Yes
IDE Question: C++
Contact:

Code Completion Popup

Post by kitteh-warrior »

Hello, I have been having a problem with CodeLite's Code Completion popup ever since I updated to 7.1; and it still persists in 8.0. However, I am uncertain if it is a problem with my configuration, CodeLite itself, or my computer in general.

The problem only exists when I use a secondary display. When I put the CodeLite window on the secondary display, the popup window for the Code Completion appears on the primary display still. I am still able to work with it, as long as the text cursor is not below 700 pixels or so.
When I was using the nightly builds up until earlier this year, the Code Completion worked perfectly fine on either display.

Here is an image demonstrating the problem:
http://s8.postimg.org/qp7zqzlv7/code_lite_error.png

Specifications of my system are:
Operating System: Windows 8.1 (fully updated)
Display 1: 1366x768 (60Hz)
Display 2: 1600x1080 (60Hz)
Graphics Card: AMD Radeon R4
RAM: 6GB (seems irrelevant, but included anyway)
Processor: AMD A6-6310 (seems irrelevant, but included anyway)

Code Completion settings (Display):
Number of items to display: 500
Case Sensitive: False
Display type info tooltips: True
Display function call tip: True
Display completion box for language keywords: True
Keep function signature un-formatted: False


Code Completion settings (Behaviour):
Perform a retag when reloaded: True
Do not parse the file after saving: False
Scan all included files to locate 'using namespace': True

I can work around this by switching primary displays, so that my Display 2 is primary. I would prefer it if I didn't have to do that, though.
If any further information is required, please let me know and I will provide it.