| View previous topic :: View next topic |
| Author |
Message |
B Marcelly Super User

Joined: 12 May 2004 Posts: 1145 Location: France
|
Posted: Sat Dec 09, 2006 2:34 am Post subject: [Announcement] Xray 5.2 |
|
|
Hello fellow script developers,
Xray is a Basic macro which displays the contents of an API object and helps you understand the API. It can also display the content of most Basic variables. Xray runs in OpenOffice.org versions 1.1.x or 2.x.
Xray tool version 5.2 english is now available at
OOoMacros http://ooomacros.org/dev.php#101416
Ease of use is improved by many small changes.
- Installation is simplified: just click a button.
Xray can now display :
- a value of type Hyper, identified as INT64,
- a value of type Char,
- a multi-dimension Basic array,
- "attribute" indication and access documentation of interface attributes
- the name and value of each PropertyValue array element,
- <empty> or <null> indication if the property does not have a value,
- for a property containing an enumeration value, the corresponding qualified name.
- Key F2 selects the current line in the displayed list.
- Cascading analysis may be triggered by a double-click on the property or method line.
- Key Ctrl-F1 may be used to access the API documentation on an object.
The document describing Xray tool shows installation over a version 2.0 of OpenOffice.org.
A new chapter shows examples of Xray usage with other programming languages:
- from other OpenOffice.org scripts : Python, BeanShell, Javascript.
- from VBA or Delphi, through COM. _________________ Bernard
OpenOffice.org 1.1.5 fr / OpenOffice.org 3.1.1 en + langpacks
MS-Windows XP Home SP3 |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3323
|
Posted: Sat Dec 09, 2006 3:33 am Post subject: |
|
|
Thank you for such a valuable and indispensable aid. _________________ search forum by month |
|
| Back to top |
|
 |
JohnV Administrator

Joined: 07 Mar 2003 Posts: 7664 Location: Kentucky, USA
|
Posted: Sat Dec 09, 2006 8:55 am Post subject: |
|
|
I live and die by Xray. A great utility just keeps getting better.
Thanks!
John |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3208 Location: Troyes France
|
|
| Back to top |
|
 |
ibvhefe General User

Joined: 19 Jul 2007 Posts: 27
|
Posted: Thu Oct 16, 2008 7:13 am Post subject: |
|
|
is there a new version for OO3.0 out, yet?  |
|
| Back to top |
|
 |
probe1 Super User


Joined: 18 Aug 2004 Posts: 2060 Location: Chonburi Thailand Asia
|
Posted: Thu Oct 16, 2008 8:16 am Post subject: |
|
|
Why?
Version 5.2 works with OOo 3.0.0 (tested on WinXP and Linux) _________________ Cheers
Winfried
My Macros
DateTime2 extension: insert date, time or timestamp, formatted to your needs |
|
| Back to top |
|
 |
|