![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
| Summary: | TeeGrid doesn't work for Rad Studio C++ Builder. | ||
|---|---|---|---|
| Product: | TeeGrid for Delphi | Reporter: | sandra pazos <sandra> |
| Component: | Grid | Assignee: | david berneda <david> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | blocker | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
| Attachments: | TeeGrid problem in c++Builder | ||
To fix the problem is only needed compile the application C++Builder with "Link with runtime packages" OFF. |
Created attachment 836 [details] TeeGrid problem in c++Builder TeeGrid doesn't work for Rad Studio C++builder. The problem throws an exception that blocks the TeeGrid. The problem occurs only in Rad Studio C++builder. The attached .gif image shows the problem To reproduce that you need only: 1- Install TeeGrid 1.05 2- Open the Rad Studio C++Builder, e.g: Rad Studio Tokyo 3- Add TeeGrid in the Form 4- Run the application.