News

I 2 C as many of you know, is a simple serial interface for many peripheral devices to micro controllers, but it can quickly become confusing to people who may not be accustom to it. Because of that, ...
I have a prexisting tcl program someone else wrote that displays a graphic in its GUI window.<BR><BR>The line to add it is "image create photo" and it works fine with the gif file.<BR><BR>I want to ...
I have been asked to learn how to do some basic GUI programming. Can anyone suggest a good place to start that will teach me the basics? I just need to be able to modify an existing GUI to add new ...