|
-
Sep 14th, 2014, 12:08 PM
#1
Thread Starter
Lively Member
Application becomes unresponsive when minimized/idle
Hi everyone.
I am developing a Application however whenever I minimize it, after leaving it open for let's say roughly 2 - 10 minutes, when I go back to try to open it (click from taskbar from it being minimized) I find it's unresponsive (not responding) therefore does not un-minimize itself. I have checked and Task Manager also tells me it is unresponsive at that time. Some times after repeatedly clicking it stops being unresponsive and re-shows, however that is "sometimes"* and I need this fixed for my application release.
If you were wondering, the form has no border style (formborderstyle = none). I do this because I have drawn my own custom form style/appearance )(window) like modern applications/software nowadays.
Any ideas? This bug is really killing me, I can't seem to figure out the problem
-
Sep 14th, 2014, 01:31 PM
#2
Re: Application becomes unresponsive when minimized/idle
What OS are you on?
What IDE are you using?
Does it happen when you are debugging or after the app is deployed or both?
kevin
Process control doesn't give you good quality, it gives you consistent quality.
Good quality comes from consistently doing the right things.
Vague general questions have vague general answers. A $100 donation is required for me to help you if you PM me asking for help. Instructions for donating to one of our local charities will be provided.
______________________________ Last edited by kebo : Now. Reason: superfluous typo's
-
Sep 14th, 2014, 02:37 PM
#3
Re: Application becomes unresponsive when minimized/idle
-
Sep 14th, 2014, 03:57 PM
#4
Re: Application becomes unresponsive when minimized/idle
 Originally Posted by visualBEER310
Hi everyone.
I am developing a Application however whenever I minimize it, after leaving it open for let's say roughly 2 - 10 minutes, when I go back to try to open it (click from taskbar from it being minimized) I find it's unresponsive (not responding) therefore does not un-minimize itself. I have checked and Task Manager also tells me it is unresponsive at that time. Some times after repeatedly clicking it stops being unresponsive and re-shows, however that is "sometimes"* and I need this fixed for my application release.
If you were wondering, the form has no border style (formborderstyle = none). I do this because I have drawn my own custom form style/appearance )(window) like modern applications/software nowadays.
Any ideas? This bug is really killing me, I can't seem to figure out the problem 
Geez...there are a myriad of things that could be could be going on and need checked. I would start by looking at the Windows event log for some kind of clue but that is just a "poke and hope" approach. Is a database involved? Is it just sitting on a desk top or on the web? There are some top notch programmers at this site. Maybe you should back up and start again by telling us more about the app and its platform.
Please remember next time...elections matter!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|