XOJO on Windows (tested on Windows 8 and Windows 10, on two different computers) has the code editor very slooooow!
Caret movements, response to keyboard input seems really slow.
Computers used are i5 and i7, win x64, 8gb ram . So it is not a hardware performance problems.
Compiled XOJO programs run quickly. Also styled text is fast.
Only code editor is VERY SLOW.
Anyone has similar problems?
Any solution/workaround?
I tried on two different computers, with Intel 5000 card and another one with GTX645M. I’m sure the card is not a problem.
Please also consider that I’m a professional programmer, and I use Visual Studio Enterprise 2013 (C#), Embarcadero Delphi, (several text editors) etc… and I have no problem with those code editors.
I tried using Linux and seems really faster. I think the problem is related to the code editor control implemented in windows.
I never said you were wrong, or doubted your competences. I simply never saw such slowdowns myself, which have been reported at different points on this forum. So I just throw ideas.
I am sure it would help a great deal if there was some way to know what triggers these slowdowns.
The fact that the Windows IDE is HiDPI aware would explain, though. Drawing 2x means moving 4 times the number of pixels. Have you tried 2016R 3 ? It is identical, but for the HiDPI part. If that was the issue, it should be much faster.
You can download older versions at Xojo.com, click “Archived releases”.
How many concurent applications are running together ?
Did you have enough RAM ?
Did you clear Xojo Cache(s) ?
Can you exit all running application(s), shutdown the computer,
Power up the computer, check that no application is already running,
fire Xojo
Check if still slow ?
Nota: my 2in1 pc does not use i5 nor i7 and in the Code Editor everything is OK.
I asked some questions to be sure we do not forgot to test something.
[quote=303303:@Michel Bujardet]I never said you were wrong, or doubted your competences. I simply never saw such slowdowns myself, which have been reported at different points on this forum. So I just throw ideas.
I am sure it would help a great deal if there was some way to know what triggers these slowdowns.
The fact that the Windows IDE is HiDPI aware would explain, though. Drawing 2x means moving 4 times the number of pixels. Have you tried 2016R 3 ? It is identical, but for the HiDPI part. If that was the issue, it should be much faster.
You can download older versions at Xojo.com, click “Archived releases”.[/quote]
Hello Michael, I’m sorry, maybe I used wrong words. I said those things just to speed-up the check process, and bypass some trivial steps (just for smile: did you turn on the computer? Is the monitor turned up? I’m joking).
I got this problem in several older versions (current one included).
[quote=303305:@Emile Schwarz]How many concurent applications are running together ?
Did you have enough RAM ?
Did you clear Xojo Cache(s) ?
Can you exit all running application(s), shutdown the computer,
Power up the computer, check that no application is already running,
fire Xojo
Check if still slow ?
Nota: my 2in1 pc does not use i5 nor i7 and in the Code Editor everything is OK.
I asked some questions to be sure we do not forgot to test something.[/quote]
Hello, Yes, yes, yes
Xojo runs perfectly. The only issue is its code editor.
It’s running pretty fine for me.
I’m on 1920x1080 screen resolution and no DPI scaling. 16GB of RAM and i7 running Windows 10 1607 64-bit.
Using the “System” font.
It’s running pretty fine for me (too).
I’m on 1920x1080 screen resolution, HiDPI, 8GB of RAM (not sure), not a i processor and running Windows 10 1607 64-bit updated yesterday.
Using the “System” font / size.
In a 2 in 1 laptop, touch screen.
FWIW - I tested using the “Recommended” Windows 10 scaling for my screen - 150%. Sure enough, every single thing in the IDE is crawling. Just opening the IDE takes at least double the time. The lag when editing text is very noticeable.
This is on a HP EliteBook 840 G2 with Intel HD 5500 Graphics and 16GB of RAM. Latest drivers for the display adapter.
[quote=303530:@Mattias Sandström]FWIW - I tested using the “Recommended” Windows 10 scaling for my screen - 150%. Sure enough, every single thing in the IDE is crawling. Just opening the IDE takes at least double the time. The lag when editing text is very noticeable.
This is on a HP EliteBook 840 G2 with Intel HD 5500 Graphics and 16GB of RAM. Latest drivers for the display adapter.
Back to 100% DPI-scaling.[/quote]
I cehcked it, and I can confirm that DPI settings are at 100% scaling (no scaling).
I also tried using System font but nothing changed
XOJO on Windows (tested on Windows 8 and Windows 10, on two different computers) has the code editor very slooooow!
Caret movements, response to keyboard input seems really slow.
Computers used are i5 and i7, win x64, 8gb ram . So it is not a hardware performance problems.
Compiled XOJO programs run quickly. Also styled text is fast.
Only code editor is VERY SLOW.
Anyone has similar problems?
Any solution/workaround?
Thank you for your help![/quote]
Same trouble on Windows10 on Mac VM Fusion; Xojo2016r3 works fine, Xojo2016r4.1 is very slooooooow!