Archive for June 14th, 2006
Daily Archive
Wednesday, June 14th, 2006
Object widgets
A couple weeks ago, I wrote a demo program to view JPEG 2000 images as a “regular” widget program. Now I want to rewrite the same program as an “object widget,” in other words write methods of a class instead of normal functions and procedures. You need to already understand the basics of object-oriented and [...]
