GUI Freeze

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jad
    New Member
    • Oct 2006
    • 4

    GUI Freeze

    I am creating a card game on C# . I am using a button to display cards and on the same button to change unwanted cards. But sometimes when i click the button for the second time to change the GUI Freezes and i have to exit the application with (END NOW) or from the windows task manager. Any Help Guys ?!
  • Jad
    New Member
    • Oct 2006
    • 4

    #2
    Originally posted by Jad
    I am creating a card game on C# . I am using a button to display cards and on the same button to change unwanted cards. But sometimes when i click the button for the second time to change the GUI Freezes and i have to exit the application with (END NOW) or from the windows task manager. Any Help Guys ?!
    Continued ... I just noticed sometimes it freezes also when clicking the button for the first time not necessarily the second time and some times it runs normally without freezing... I donno if it is memory related stuff but i really need some help to go on with the project... Any Help Appreciated

    Comment

    Working...