Object-oriented programming in Desktop gadgets

<<How can a program help its users? Through the interface and the features it offers. And how can a program help its programmers? Many techniques are out there, but one stands out: object-oriented programming (OOP). It enables you to create a natural interaction between elements in your program,…>>   (more…)

Original post by Chris Gilmer