TRxLookupEdit and DOA

MMI

Member
i have following problem:
in "old" application (based around Delphi5, BDE, RXLib (http://rxlib.wz.cz/) and Oracle database) widely is used component called TRxLookupEdit to show entrys history (e.g. 1st user1 saved it, 2nd user2 edited it at..., 3rd user1 edited it again)

now i'm moving application to Delphi5 + DOA.
but that TRxLookupEdit when drop down list is opened "selects" (highlights) all rows(which actually are records) and i can not browse those records nicely.

someone had similar problem and solved it?
 
Back
Top