By reboltutorial
via reboltutorial.com
Published: Jul 06 2009 / 09:00
There are a ton of wordpress plugins for flickr but it seems they can only embed a thumbnails gallery, not several whole size pictures. So I decided to create this small utility in Rebol: each time I will click on the client area of the application, it will generate an img link and add it to a list of other links. When I will right-click on the client area, it will copy the whole list of image links to the clipboard so that I can finally paste them in my wordpress post.
This will allow us to get an introduction to Rebol’s Event Handlers.
Add your comment