hi again all,

is there a way of making some sort of global error system, so if there is an error within the whole program it can go to one main errorHandler instead of what i do wich is make lots of little errorHandlers for every component?

thanks