The installation problem still exists and should be fixed ASAP. I see 2 ways:
1. I apply the Rx patch and inform Lagunov Aleksey about it.
Just now I have wrote email to Aleksey at his email addres at yandex.ru (I do not know of course if this address is valid)
Let's wait few days If he will react.
I belive (and it seems, that also other users think so), that renaming RxLib TDBDateEdit should be done in all cases.
(regardless if TDBDateEdit will be removed or not)
2. Somebody removes TDBDateEdit.
It is other question: Does we need TDBDateTimePicker and TDBDateEdit together or not ?
Is there any advantage of one component over other or not ?
3. Remove TDBDateEdit and introduce new TDBEditButton as data-aware TEditButton with new property:
ButtonStyle: ebbsCalendar, ebbsDots, wbbsLookup
which will control image on button and behavior.
In database applications is often value in edit box based on selection from any list.
For example: in invoice header, name of customer is selected from list of customers ... then there is edit box and button ... when user clicks button other form with list of customers is opened and user can select customer ...
I think that this kind of DB control will be useful, other opinions about it ?