Reported bugs
Date | Found by | Appers in | Works in | Symptoms |
1998-09-26 01:11 | Pip Ogden | 2.0.4.19 | When setting the BaseControl to a panel on the form and tries to type in text in an edit or a combobox nothing happens. | |
1998-10-21 17:02 | Charles Bedard | 2.0.4.19 | When a control has a method assigned to it and I move it on the BaseControl I'll get an Access Violation. | |
1998-11-03 23:10 | Ezz Eldin Elraey | 2.0.4.19 | When you copy and paste a lot of controls there will be a run-time error. | |
1998-11-18 19:37 | Charles Bedard | 2.0.4.19 | When you have a TEdit on the toolbar in the MDI Demo and the TEDit is focused with the caret blinking the RTDesigner isn't working. To get around it you must minimize the form or deactivate the application. | |
1999-02-08 09:54 | Charles Bedard | 2.0.2.14 | 2.0.4.19 | If you press and hold the Shift key and starts to drag a control, the Drag Rectangle (the inverted rect) will not behave correctly... it remains on the control and a second one is dragged over the BaseControl. |
1999-02-10 22:09 | Thad Senti | 2.0.2.14 | 2.0.4.19 | When right clicking on a TGrabHandle, the little rectangles appearing when selecting a control, the Run-time Designer selects and puts grabhandles around that grab handle! |
1999-02-16 18:22 | Denis Perron | 2.0.2.14 | 2.0.4.19 | When right clicking on the form Run-time Designer adds "Align to grid", "Bring to front" and "Send to back" to the popup menu. |
1999-02-20 00:09 | Marcondes R. Farias | 2.0.2.14 | 2.0.4.19 |
When Run-time Designer is in EditMode it prints the current time in the Application.MainForm's caption. (This was a left over from a debug session!) |
1999-05-11 03:08 | Bruno Nabonne | 2.0.5.20 | 2.0.6.21 | When moving or resizing controls with the keyboard the AfterSized and AfterMoved doesn't occur. |
1999-06-19 17:17 | Leu Shing Horng | 2.0.6.21 | 2.0.7.22 | The Undo function doesn't work when you have changed multiple controls. |
1999-07-08 20:46 | Hugh Stewart | 2.0.7.22 | 2.0.8.24 | You cannot undo a move that was made only in one direction, X or Y. |
1999-07-15 17:12 | Benoit Doret | 2.0.7.22 | 2.0.8.24 | The OnDeleteQuery
doesn't occur even if the controls were removed by cutting them to the
clipboard or when calling ClearBaseControl method.
Fix: Use OnRemoveControl if You want to know when a control is removed. |
2000-07-05 20:06 | Hans de Bue | 2.0.9.25 | 2.0.10.26 | The AfterMove event wasn't executed eventhough controls were moved the TRTDesign.AlignToGrid method was called. |
Report a bug
Please fill in the form below and I'll see what I can do. Only the bugs I can reproduce will be registered in the bug list above.