Page 1 of 1

Code completion pop-up issue

Posted: Thu Jul 30, 2015 6:14 pm
by jimcyh
Hi there,

codelite version : 8.0 official download
OS: Windows 7 64-bit
Compiler version: gcc (i686-posix-dwarf-rev1, Built by MinGW-W64 project) 4.9.2
main display resolution 1366x768
extend display resolution 1920x1080

Normally, CodeLite put at main display, the code completion could pop-up beside the cursor.
If CodeLite put at extend displays, the code completion still pop-up to main display. (see attachment)
does anyone got same problem?

Re: Code completion pop-up issue

Posted: Thu Jul 30, 2015 6:31 pm
by eranif
Hi,

I am using dual screen on Linux with no such problem..

It does not matter on which screen codelite is running, the popup is always displays on the correct one

Eran