User (Legacy) Posted June 13, 2000 Report Share Posted June 13, 2000 How about the following two nasty surprises? Are they bugs as well? (VC++, DLL, latest Service pack) Bug #1: 1) Programmatically create a text annotation object; 2) Set AllowModify and AllowMove to VARIANT_FALSE; 3) Create the chart (run); 4) When you first select that annotation object, try hitting delete and see that nothing happens (as would be expected;) 5) Now click somewhere else then click on that annotation object again; try hitting delete and see that you can indeed delete the object this time! Bug #2: 1) At run time, create a text box; 2) Click inside it so you are editing the text; 3) Hit escape and the whole window stops receiving windows messages! ?? Andrew Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.