To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87699





------- Additional comments from [EMAIL PROTECTED] Fri Apr 25 12:08:41 +0000 
2008 -------
The Aqua beta version does not seem to work either:

the code mode=com.sun.star.awt.KeyModifier.MOD2 is suppose to assign "4" to 
"mode" but does not 
anything.

the same code in NeoOffice works properly.

The macro in question is at:
http://sourceforge.net/projects/anaphraseus/

Instructions from the macro coder:

===================
Press Alt+F11 to open macro editor (or select menu Tools-Macros-Organize
Macros-Openoffice.org basic).
Select +Anaphraseus-LibOpenFast-Keys in left column.
Click on "cbKeyHandler_keyReleased" in right column, then press "Edit"
button.
Double click on left border on line "if
mode=com.sun.star.awt.KeyModifier.MOD2 then" to set breakpoint.
Now return to document, press Alt+Down arrow and return back to macro code.
Hover mouse cursor over "mode" word, tip will popped
up, showing current value of "mode".
On Windows and Linux mode = 4 (code for Alt button).
===================

The latest beta does not display anything when hovering above "mode".



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to