descriptionA GDI+ based element factory for creating themed elements with Tk 8.5+
ownerPat Thoyts <patthoyts@users.sourceforge.net>
last changeSat, 29 Nov 2008 17:22:48 +0000 (17:22 +0000)
readme

This is an example of a Tk extension that implements an element factory. A factory is how new elements can be created in themed Tk for use in widget styles. One example is the image element engine that builts elements out of Tk images. This one draws the graphics using GDI+ based on a description provided at creation time.

This will only work on Windows and can be used with Tclkit in 8.5 and 8.6

shortlog
2008-11-29 Pat ThoytsGDI+ based element engine for Tk 8.5+ master
heads
15 years ago master