> ----- Original Message ----- 
> From: "Cat" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, January 28, 2004 10:41 PM
> Subject: I Really Like Event Structures, But...
> 
> 
> > Hi all,
> >
> > I have a front panel with 1024 square-light
> boolean indicators (8 clusters
> > of 4 clusters of 32 booleans, if that makes any
> sense).  The purpose of
> > this screen is to visually alert the user if a
> sensor is overloaded.  Each
> > light represents one sensor.  The number of
> clusters/sensors visible at
> any
> > one time is dependent on the test configuration.
> >
> > I would like for the caption of a light to appear
> if the mouse hovers over
> > it, and disappear when the mouse is elsewhere. 
> Other than coding 2048
> > Mouse Enter/Leave states into an event structure,
> what options do I have??
> >
> > Thanks!
> >
> >
> > Cat

Hi Cat,
There is a lazy way to do if you don't using caption
instead of using tip strips. There is no coding needed
for tip strips in order to show the tips whenever the
mouse points over the booleans. Right click on each
boolean control and select "Description and tip..."
and type in the tip for the boolean. Although I don't
know a tricky way to programmtically give the tips for
each boolean rather than type in manually one by one,
but I guess it may not give you more work since you
have to type the caption for each boolean too.
Hope this will help.
Irene


=====
Irene He
[EMAIL PROTECTED]
www.hytekautomation.com
www.geocities.com/irene_he


Reply via email to