Log in

View Full Version : Dynamic coloring


Hex Blog
November 14th, 2007, 00:35
IDA v5.1 introduces the notion of dynamic colors. Plugins can install a callbackwhich dynamically calculates colors and provides them to the user interface.In the previous versions of IDA plugins were forced to change the item colorin the database thus overwriting any user-defined colors. The new IDA makes it possibleto calculate colors on the fly.

http://hexblog.com/2007/03/dynamic_coloring.html