kpeng1
July 25th, 2006, 12:12 PM
Hello,
I am still pretty new to wxwidgets and I am trying to learn as fast as possible.
Currently I am using wxruby and I want to build an application that would display all png images that are in its current directory as thumbnails and once a user clicks on one of these thumbnails another application would launch displaying a better resolution or larger version of the thumbnail image.
I have been looking at the Image, ImageList and PNGHandler classes, but I cannot seem to get anything to work. I cannot even declare a handler. Also, there is barely anything for the PNGHandler class.
I am still pretty new to wxwidgets and I am trying to learn as fast as possible.
Currently I am using wxruby and I want to build an application that would display all png images that are in its current directory as thumbnails and once a user clicks on one of these thumbnails another application would launch displaying a better resolution or larger version of the thumbnail image.
I have been looking at the Image, ImageList and PNGHandler classes, but I cannot seem to get anything to work. I cannot even declare a handler. Also, there is barely anything for the PNGHandler class.