NearestPoint disappear on menu Popup
Posted: Fri Dec 05, 2008 7:55 pm
Hi,
I encountered a strange problem with TNearestPoint tool when compiling in D2007. If there is a TPopupMenu associated with a chart, then on menu Popup, the NeatestPoint tool disappear (does not matter if full repaint or XOR). Investigation showed that disappearance is caused by loosing the link point:
NearestPoint.Point=-1;
This is not happens when program compiled in D7(WinXP), only happens if complied in D2007(Vista). Program compiled in D7, works fine on Vista computer, so I blame D2007 for an unusual behavior. In both cases TeeChart 7.12 full source code was installed.
Can you give me some hints what might cause to loose a link point when compiling in D2007?
Regards,
odissey1
env: TeeChart 7.12(source code), D2007, Vista Home Premium
I encountered a strange problem with TNearestPoint tool when compiling in D2007. If there is a TPopupMenu associated with a chart, then on menu Popup, the NeatestPoint tool disappear (does not matter if full repaint or XOR). Investigation showed that disappearance is caused by loosing the link point:
NearestPoint.Point=-1;
This is not happens when program compiled in D7(WinXP), only happens if complied in D2007(Vista). Program compiled in D7, works fine on Vista computer, so I blame D2007 for an unusual behavior. In both cases TeeChart 7.12 full source code was installed.
Can you give me some hints what might cause to loose a link point when compiling in D2007?
Regards,
odissey1
env: TeeChart 7.12(source code), D2007, Vista Home Premium