Hi All,

Version: 4D v15.2, Windows, Client/Server

I would like to create a record specific “ToolTips” display on a standard 4D 
output form.  This is without a click on any records.  

The desired end user behavior is:

User mouses over a particular object in one of the rows of an output form.
Form Event “On Mouse Enter” fires triggering collection of data related to that 
specific record.
A window appears displaying the information and stays visible until the user 
moves the mouse off that object (Clean up handled by code in Form Event “On 
Mouse Leave”)

Challenges/How Do I:
- Without a click, how do I make 4D recognize the specific record related to 
the row on which the mouse events are triggered?
- Any thought on how best to display the collected data in a window which rests 
on top of the output form, while still allowing the output form events to 
trigger as the user moves the mouse…?

Your help is appreciated.

Thanks,
Kirk
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to