Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Way the open Windows freeze when I go back to open Windows

Way the open Windows freeze when I go back to open Windows

Scheduled Pinned Locked Moved C#
14 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 10743422
    wrote on last edited by
    #1

    lllllllllllllllllllllllll

    D Z N B 4 Replies Last reply
    0
    • M Member 10743422

      lllllllllllllllllllllllll

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      WHAT? You're question made no sense at all and, without any context information, is impossible to figure out what you're talking about. All anyone knows is that you have a Windows Forms application and you're having some kind of problem with what appears to be the OpenFile dialog.

      A guide to posting questions on CodeProject

      Click this: Asking questions is a skill. Seriously, do it.
      Dave Kreskowiak

      M 1 Reply Last reply
      0
      • M Member 10743422

        lllllllllllllllllllllllll

        Z Offline
        Z Offline
        ZurdoDev
        wrote on last edited by
        #3

        What?! :confused:

        There are only 10 types of people in the world, those who understand binary and those who don't.

        M 1 Reply Last reply
        0
        • M Member 10743422

          lllllllllllllllllllllllll

          N Offline
          N Offline
          Nathan Minier
          wrote on last edited by
          #4

          Make sure to dispose of your file streams when you've used them. You're probably leaving dangling handles all over the place. Sort of like an acrobat, but it's more of an abstract reference.

          1 Reply Last reply
          0
          • M Member 10743422

            lllllllllllllllllllllllll

            B Offline
            B Offline
            Brisingr Aerowing
            wrote on last edited by
            #5

            There's probably something wrong in the Multi-channelled neutral superstructure or the Secured zero tolerance framework. You need to reset the Switchable discrete superstructure to fix it.

            What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

            M 1 Reply Last reply
            0
            • Z ZurdoDev

              What?! :confused:

              There are only 10 types of people in the world, those who understand binary and those who don't.

              M Offline
              M Offline
              Member 10743422
              wrote on last edited by
              #6

              Are only 2 people. #1 Who pretend it's GURU. #2 SHE ,HE it's GURU. In Forum 99% pretend are GURU.

              Z 1 Reply Last reply
              0
              • D Dave Kreskowiak

                WHAT? You're question made no sense at all and, without any context information, is impossible to figure out what you're talking about. All anyone knows is that you have a Windows Forms application and you're having some kind of problem with what appears to be the OpenFile dialog.

                A guide to posting questions on CodeProject

                Click this: Asking questions is a skill. Seriously, do it.
                Dave Kreskowiak

                M Offline
                M Offline
                Member 10743422
                wrote on last edited by
                #7

                Maybe take Dictionary and see what PREVIOUS OPEN.

                P OriginalGriffO 2 Replies Last reply
                0
                • M Member 10743422

                  Are only 2 people. #1 Who pretend it's GURU. #2 SHE ,HE it's GURU. In Forum 99% pretend are GURU.

                  Z Offline
                  Z Offline
                  ZurdoDev
                  wrote on last edited by
                  #8

                  Well that clears things up... http://3.bp.blogspot.com/-XrfnQW-QVX8/T2TGxSDAu2I/AAAAAAAAAD0/OW_6YK7F24I/s1600/11177744.jpg[^]

                  There are only 10 types of people in the world, those who understand binary and those who don't.

                  1 Reply Last reply
                  0
                  • M Member 10743422

                    Maybe take Dictionary and see what PREVIOUS OPEN.

                    P Offline
                    P Offline
                    Pete OHanlon
                    wrote on last edited by
                    #9

                    Calm down. Like others, I have read your original post and don't really understand what you are asking for. Now, I appreciate that you aren't a native English speaker, so the terms you are using might not be exactly what you think they mean. When you talk about previous open, are you talking about a form that has been closed and that you are loading again? Is it a window that's already open and you have Control-Tabbed to get to it?

                    This space for rent

                    OriginalGriffO 1 Reply Last reply
                    0
                    • M Member 10743422

                      Maybe take Dictionary and see what PREVIOUS OPEN.

                      OriginalGriffO Offline
                      OriginalGriffO Offline
                      OriginalGriff
                      wrote on last edited by
                      #10

                      What he means is that all of the individual words make sense: it's when you put them together as a question it isn't understandable! :laugh: Please, remember that we can't see your screen, access your HDD, or read your mind - we only get exactly what you tell us to work with. I can get some bits from it - you have a WinForms app that seems to get stuck when you do something with files, but we don't know what you are doing with them, or how you are doing it in your code. So we ask for clarification - because we are trying to understand your problem in enough detail to help you! We understand that English may not be your first language, and we are trying to work with you here - but we can't sort out a problem if we don't understand the question! As a suggestion, try typing the question in your native language with a good level of detail and use Google Translate to convert it - it may make more sense to us that way!

                      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                      1 Reply Last reply
                      0
                      • P Pete OHanlon

                        Calm down. Like others, I have read your original post and don't really understand what you are asking for. Now, I appreciate that you aren't a native English speaker, so the terms you are using might not be exactly what you think they mean. When you talk about previous open, are you talking about a form that has been closed and that you are loading again? Is it a window that's already open and you have Control-Tabbed to get to it?

                        This space for rent

                        OriginalGriffO Offline
                        OriginalGriffO Offline
                        OriginalGriff
                        wrote on last edited by
                        #11

                        I think - but I'm not sure - that he is processing a file and then when his code tries to do something with it again, it locks up. If so, Nathan is probably right that he isn't closing and disposing of streams / handles but without relevant code... :sigh:

                        Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                        1 Reply Last reply
                        0
                        • B Brisingr Aerowing

                          There's probably something wrong in the Multi-channelled neutral superstructure or the Secured zero tolerance framework. You need to reset the Switchable discrete superstructure to fix it.

                          What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

                          M Offline
                          M Offline
                          Mycroft Holmes
                          wrote on last edited by
                          #12

                          Yup and that makes as much sense as the op, you must be the one real guru!

                          Never underestimate the power of human stupidity RAH

                          B M 2 Replies Last reply
                          0
                          • M Mycroft Holmes

                            Yup and that makes as much sense as the op, you must be the one real guru!

                            Never underestimate the power of human stupidity RAH

                            B Offline
                            B Offline
                            Brisingr Aerowing
                            wrote on last edited by
                            #13

                            :-\ It's all in the wrist.

                            What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

                            1 Reply Last reply
                            0
                            • M Mycroft Holmes

                              Yup and that makes as much sense as the op, you must be the one real guru!

                              Never underestimate the power of human stupidity RAH

                              M Offline
                              M Offline
                              Member 10743422
                              wrote on last edited by
                              #14

                              You must be Muslim (brainwash) from Singapore, You are long time on this Forum You should be GURU, You are correct "power of human stupidity". I am first time on this Forum and last time. David.

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups