LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create popup help/information

maybe this will help:
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 11 of 14
(890 Views)
Ravens Fan, xdaf & Harold. Thanks alot for the help. I have some doubts which i hope to clarify. Is the origin terminal in the draw text at point.vi for database data?  can the popup stay till the user moves the mouse away from the button den disapear? The popup in the vi will only disapear when 1000ms have past. My friend have edited some part of the vi. Will it cause the front panel to lag in his gui design? there are alot of things running in my gui design & he is afraid that it will lag the gui. If anyone have any comment, do leave a reply here. Thanks
0 Kudos
Message 12 of 14
(877 Views)

there may be a way to do this with the event structure

Message Edited by Harold Timmis on 09-10-2009 05:52 AM
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 13 of 14
(873 Views)

The attached VI will show the picture, then remove it when the mouse leaves. 

 

Things to note are I edited the Mouse enter event case to also include the Mouse Leave event case.  Then, the case structure inside the event handles what to do with the picture

--
Tim Elsey
Certified LabVIEW Architect
Message 14 of 14
(861 Views)