O7: Detecting #RMOUSEDOWN in enterable table object

Steve Cornelius Steve.Cornelius at Xchanging.com
Wed Apr 22 12:18:47 EDT 2009


Hi Joe,
 
"doesn't work over entry fields"
 
I got this working with just a procedure on the table field.  It works
on entry fields.  Note that my tab order has the table field with a
lower number than its contents.  Not sure if that's an issue though.  I
did have to use mouseover(kMLine) to find which line it was on if the
mouse isn't over a sub-field - Used this code to determine that:
 
Set reference LV_REF to mouseover(kMItemref)
If LV_REF.$objtype=kTableobj
 
I hope this helps.

 

Regards

Steve C

 

Steve Cornelius

Technical Consultant

Xchanging

34 Leadenhall Street

London EC3A 1AX

 

Direct Line: +44 (0)20 7780 5213

Switchboard: +44 (0)20 7780 6999

Facsimile: +44 (0) 20 7780 6998

E-mail: Steve.Cornelius at xchanging.com

Web: www.xchanging.com

 

Please consider the environment before printing this message

 

Xchanging

Registered office: 34 Leadenhall Street, London, EC3A 1AX, UK

Registered Number: Registered in England and Wales no. 4306133

 

CONFIDENTIALITY NOTICE

This message and any attachment are confidential and may also be
privileged. If you are not the intended recipient of this e-mail you may
not copy, forward, disclose or otherwise use it or any part of it in any
form whatsoever. If you are not the intended recipient please telephone
or e-mail the sender and delete this message and any attachment from
your system.

 

 



More information about the omnisdev-en mailing list