Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3762

UI slowdown over time

$
0
0

Hi team
I have a strange problem that I’m struggling to diagnose.

I have a helper app with a small UI that shows as a small window unless I mouse over it. When you do it shows more information and quite a few more controls. The app does quite a lot in the background from sending Socket comms to shell commands etc.

The issue I have is that the app behaves really well for the first hour or two but then starts to slow down the UI updates over time. If left on overnight when mousing over the window, the controls show as white and can take 10-15 seconds to update and show correctly.
Memory usage and cpu usage are both staying low so I don’t suspect a memory leak and I’m not appending text to text boxes etc.

Any suggestions on how to track down the slowdown?

Running on windows using any compiler over the past few years.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3762

Trending Articles