-- added support for activeX controls: you can now insert a control
which contains an activeX object, and then manipulate the control
using the com plugin. 

-- added set_font service: you can set font of the dialog, or of a
specific control.  

-- added the <font> parameter to dialog.define and
dialog.define_control services. You will have to modify calls to the
latter if you used the <max_controls> parameter.

All the above illustrated in dialogPluginTest3.powerpro.

That script assumes existence of OWC (aka MS Office)and
Shockwave/Flash activeX components.  If you don't have them, dialog
may refuse to load (I hope it will just load with blank controls, 
but can't test).  If you're lacking some components, comment out the
relevant bits of the script.

-- dialog_definition_files now include a font parameter for dialogs
and controls.

-- I think I fixed a bug that meant I sometimes got crashes after
dialog.destroy, and which I prevented by putting waits before and
after dialog.destroy calls.  Hopefully those waits no longer needed.








Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/power-pro/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to