17 |
|
6. IBLookupComboEditBox: Ensure that cursor is not reset to start of text when |
18 |
|
entering a new name into the text box. |
19 |
|
|
20 |
+ |
7. IBCustomDataset: ensure that TIBStringField uses the field size reported by |
21 |
+ |
Firebird rather than recomputing it. |
22 |
+ |
|
23 |
+ |
8. Property Editor positioning tidy up: All IBX Property editors should now be |
24 |
+ |
screen centre. Previously some were "poDesigned" which may be inappropriate |
25 |
+ |
for multi monitor desktops. |
26 |
+ |
|
27 |
|
IBX Change Log version (2.0-2) Fri, 24 Feb 2017 12:17:53 +0000 |
28 |
|
|
29 |
|
1. TIBDatabase.CreateDatabase: extract full DB Name from SQL using reg ex in order to |