Hello, Sorry for this fundamental and maybe silly question, but I didn't get the point in this. What's the difference in declaring a method: - (void)..... and + (void)... In other words, what difference does the - versus the + make in Objective C environment. Thanks for patience and clarification Dirk