User (Legacy) Posted August 7, 2003 Report Share Posted August 7, 2003 I have a handler for OnMouseUp which takes various actions based on the value of the MouseEventArgsX.HitTest member. One action I take is to update the Point's context menu based on the point the user clicked on. If I have a Bar, Gantt or Cube chart and the Bar type is the default, i.e. Square then wherever I click on the bar I get a HitTest of Point. However, if I set the Bar type to Cylinder, then the HitType is only Point when I click the very top of the bar. If I click it anywhere else I get InsideArea. If I set the Bar type to Cone, then no matter where I click on the Point I always get a HitType of InsideArea. I would expect that whatever the type of the Bar, I shuold get a HitTest of Point wherever I click on the Point. Will this be fixed in the next Service Pack? Link to comment Share on other sites More sharing options...
Software FX Posted August 9, 2003 Report Share Posted August 9, 2003 Thank you for reporting this problem. We are working on a fix that will be included in the next SP. -- FP Software FX, Inc. Attachments.zip Link to comment Share on other sites More sharing options...
Software FX Posted August 13, 2003 Report Share Posted August 13, 2003 We are working to fix this problem, please check in the next SP. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.