i have a program. If i over click a button, the whole program freezes. i don't know the code to error handle this. does anyone know how to error handle this.
thanks
i have a program. If i over click a button, the whole program freezes. i don't know the code to error handle this. does anyone know how to error handle this.
thanks
Put your button clicked code in another thread see this examples:
Gui freeezing when using threading