O7: Detecting #RMOUSEDOWN in enterable table object

Stephen Miller Stephen.Miller at isofthealth.com
Thu Apr 23 21:35:28 EDT 2009


Hi Steve

I think one of the old examples covers the mouseover and mousedrop
pieces pretty well. Sorry can't remember which one look in the examples
folder. From memory a lot is possible but there are some dead ends - by
this I mean if your expectations are modest you will be ok (Sounds like
marriage).

Regards

Stephen Miller
 	
Hello, Steve,

Thanks for the tip; I will try your suggestion once I get some other
things
working. 

Cheers!

Joe B.


-----Original Message-----

Steve Cornelius wrote:

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.



_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________



More information about the omnisdev-en mailing list