Closed clauslack closed 10 years ago
Thanks for reporting. The cause is the removal of the AddResultControls function in commit 46bb5e06a086c1c590e38074f4eac903fd211961. I'll look into it.
The latest commit should have fixed this issue. Could you please test and verify it works for you? Thanks
Note issue #21 for inserts though...
Now fixed. thanks
When edit an select query, the apply button is not enabled. The procedure EnableApplyButton returns High(FResultControls)=-1. (querywindow.pas) I test under Windows XP lazarus 1.2.2 fpc 2.6.4 with source motaz-turbobird-4e492e0.zip (22/05/2014) With TurboBird 1.0.2 the button Apply is enabled.
Regards