Results 1 to 4 of 4

Thread: debug

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2014
    Posts
    169

    debug

    friends;
    when i run the form
    error appear in backend of the form (debug mode ) and error message appear

    what is my problem:
    my problem the form is freeze (top most on the screen)

    i can't access the code the form is display on code editor this is my problem how can i minmize the form to see the error in debug mode

    i hope you can catch my question

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

    Re: debug

    post code. Can't debug something without seeing what to debug first.

    edit:
    sorry, I miss read the post. What jayinthe813 says below.
    Last edited by kebo; Jan 6th, 2015 at 09:31 AM.
    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
    Frenzied Member
    Join Date
    Oct 2012
    Location
    Tampa, FL
    Posts
    1,187

    Re: debug

    yeah, thats a bit of a pain and thats why I use a multiple monitor setup. In addition to above, you could try changing topmost to false until you fix the error. You could also resize/move it so its out of the way of the IDE. When you trigger the event, make sure the IDE is not covered by the form being debugged.

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    39,038

    Re: debug

    You may be able to get to that other form with Alt+Tab or the Windows key. I think I have had some success with that, despite having a topmost form and a single monitor. However, the easiest solution is to turn the Topmost off until you feel that you have all the bugs worked out.
    My usual boring signature: Nothing

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