Posts Tagged ‘Code Genertor’

CoreWitness 1.0.7 Shipped

Monday, July 28th, 2008

I have updated the CoreWitness Plugin. This version has two new features called DAccEvents Wizard and Symbol Lookup.

The DAccEvents Wizard helps you generate the code needed to handle Open AIM events in your own clients and plugins. It can generate code in C++ and JavaScript. The latter is useful for developing AMO plugins.

The Symbol Lookup window lets you quickly find the value of a particular constant. You can search by entering a partial name to see all the symbols containing that name. Or, you can do a reverse look up by entering a numeric value to see all the symbols with that value. You can click on any of the static text elements under the list box to copy the text to the clipboard. Clicking on the symbol’s name will copy an assignment statement to the clipboard.

You can find more information including screen shots and a download link here.