-- Fixed an error in get_value that, if applied to non-plugin
controls, causing them to disappear.  

-- Added "all", item index, and other options for get_value service
applied to listboxes and combo boxes (get_value in that context,
without further arguments returns current selection).

-- Added a context menu to rich text edit boxes.  

-- Added yet another parameter (<right_click_command>) / ini file key
(commandMouseAction) to define_control and define services.  You can
now specify a script to run you right click on a control or dialog
(which would normally simulate a context menu using e.g. cl.ShowMenu).
 Try the dialogPluginTest1.powerpro,  "Text To Debug Win" button.

I'll be adding more facilities to deal with scripting context menus.

Anyone want middle-click action for controls?

-- Fixed minor problems in regex.powerpro sample script.  I'm working
on moving the menu triggered by the Options buttons into context menus
for edit boxes in the regex sample scripts.



Reply via email to