View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002624 | JEDI VCL | 00 JVCL Components | public | 2005-02-11 06:27 | 2005-02-12 02:52 |
| Reporter | francois_piette | Assigned To | obones | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.00 BETA 2 | ||||
| Target Version | Fixed in Version | 3.00 | |||
| Summary | 0002624: SimplePluginDemo doesn't show plugin list | ||||
| Description | SimplePluginDemo doesn't show the plugin list into clbPlugins listbox. | ||||
| Steps To Reproduce | Just compile and run the demo. | ||||
| Additional Information | To solve the problem, just add uilPluginManager.GetLoadedPlugins(clbPlugins.Items); after uilPluginManager.LoadPlugins; in procedure TForm1.FormCreate | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-02-11 06:27 | francois_piette | New Issue | |
| 2005-02-12 02:52 | obones | Status | new => resolved |
| 2005-02-12 02:52 | obones | Fixed in Version | => 3.00 |
| 2005-02-12 02:52 | obones | Resolution | open => fixed |
| 2005-02-12 02:52 | obones | Assigned To | => obones |
| 2005-02-12 02:52 | obones | Note Added: 0006467 |