Re: how to add additional script to add more register information
loody <[email protected]> Thu, 24 Jan 2013 23:51:22 +0800
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <CANudz+vy_cVyaaAX1A-aoyOJ+Lq6DLb881j2OsdAM8zwugnzZw@mail.gmail.com> |
hi Keith: 2013/1/24 Keith Seitz <[email protected]>: > On 01/23/2013 08:30 AM, loody wrote: >> >> Sorry for late response your mail. >> should I get any script familiar fist, such tcl? >> if tcl learning is necessary, where I can get it? > > > Yes, you will need to know a bit of Tcl/Tk and iTcl/iTk/iWidgets. > > Tcl isn't all that difficult to learn. It has a few quirks, but nothing too > major. iTcl is simply an OO extension for Tcl. It's also not very difficult > to pick up. > > Once you know basic Tk-isms (packing vs grid, e.g.), iTk and iWidgets are > pretty simple and quite a bit easier to use. It's simply a matter of > remembering what kinds of widgets those packages offer. I don't remember > much nowadays, so I just refer to the manual and demos. > > Tcl/Tk documentation, list of books, and tutorials listed on the Developer > Xchange pages: http://www.tcl.tk/doc > > All things iTcl (incl iTk/iWidgets) are at > http://incrtcl.sourceforge.net/itcl . [This is a bit outdated -- iTcl is now > more closely integrated as a Tcl module, but this is the page that I always > run to for documentation.] Thanks for your great help, -- Regards,