Results 1 to 4 of 4

Thread: Application becomes unresponsive when minimized/idle

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2014
    Posts
    87

    Angry 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

  2. #2
    Still learning kebo's Avatar
    Join Date
    Apr 2004
    Location
    Gardnerville,nv
    Posts
    3,762

    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

  3. #3
    Bad man! ident's Avatar
    Join Date
    Mar 2009
    Location
    Cambridge
    Posts
    5,401

    Re: Application becomes unresponsive when minimized/idle

    Maybe post some code?
    My Github - 1d3nt

  4. #4
    Wall Poster TysonLPrice's Avatar
    Join Date
    Sep 2002
    Location
    Columbus, Ohio
    Posts
    3,969

    Re: Application becomes unresponsive when minimized/idle

    Quote Originally Posted by visualBEER310 View Post
    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
  •  



Click Here to Expand Forum to Full Width