-- added <tooltip> and <tooltip_style> parameters to define_control service and to control-defining entries in <dialog_definition_file>s. Example tooltips are displayed on top three buttons displayed by dialogPluginTest1.powerpro.
-- added set_tooltip service, which allows on-the-fly changes to existing tooltips -- added a <tooltip> parameter to set_font service, allowing fonts of tooltips to be changed. -- Fixed a problem where running same dialog repeatedly sometimes crashed PowerPro. -- When specifying a font: stock fonts can now be modified with point size and type attributes like bold and italic. You don't have to provide any font name, just point size and/or type attributes. -- Fixed bug in dialog editor that caused style codes to be repeated in Style property output to ini or text file.
