| |
Issue ID: 00097 |
|   |   |
|
Project: Abakus VCL State: All 05.Feb.09 12:37 |
Subject: ListBox covers components Description: I find that the the Abakus components lie behind any Listbox, and I have not found a way to put them in front |
05.Feb.09 18:29 | Comment: Hi, all controls derived from Grafic-Control can not be placed in front of a listbox.... even not a "normal" TLabel. You only can place components derived from TWinControl on it. |