No no not like that, clicking the button pops up the balloon automatically on the edit control(irrespective of the mouse events)
--- In [email protected], David Smith <djsmith_1...@...> wrote: > > so clicking the button turns on and off this ability to see the popup when > the mouse over occurs on the edit control? > > --- On Thu, 11/5/09, forbvijay <forbvi...@...> wrote: > > From: forbvijay <forbvi...@...> > Subject: [delphi-en] Re: Balloon tips > To: [email protected] > Date: Thursday, November 5, 2009, 11:26 AM > > > > > > > > Â > > > > > > > > > > say suppose when a user clicks a particular button a balloon is to be > pop ed up on an edit control(to attract his attention on to that control); in > the present situation user must click on the button and only when he places > the mouse cursor on the edit control he can see the balloon. > > > > --- In delphi...@yahoogrou ps.com, David Smith <djsmith_1998@ ...> wrote: > > > > > > You've got it on "an event that fires". Please be more descriptive of the > > actual problem. > > > > > > --- On Thu, 11/5/09, forbvijay <forbvijay@ ..> wrote: > > > > > > From: forbvijay <forbvijay@ ..> > > > Subject: [delphi-en] Balloon tips > > > To: delphi...@yahoogrou ps.com > > > Date: Thursday, November 5, 2009, 10:09 AM > > > > > > > > > > > > > > > > > > > > > > > > ÃÂ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > hi, > > > > > > > > > > > > i have a code for balloon tool tips which pops up a balloon only when the > > mouse is moved on to the control, my requirement is that it should be pop > > ed up when an event fires. > > > > > > > > > > > > Can any one provide solution for this problem? > > > > > > > > > >

