TUniQueryEditor call error
Posted: Mon 03 Mar 2014 14:06
Hello,
I just installed UniDAC 5.2.7 on Lazarus 1.0.14 (64 bits) on Windows 8.1
I can open my projects used with the anterior UniDAC version without any problems, I'm able to compile these projects and their execution seems to be ok, but when I try to activate the UniQuery editor by clicking the "UniQuery Editor..." popup menu option, I'm receiving an error message like:
"The Editor component from class "TUniQueryEditor" called with the verb #1 "UniQuery E&ditor..." was created with the error:
"TControl.ChangeBounds loop detected
PageControl: TPageControl
Left=8, Top=8, Width=592, Height=351
NewLeft=8, NewTop=8, NewWidth=584, NewHeight=35..."
It seems a problem with the editor form constructor, but I have no clue about what is causing such error. I reinstaled Lazarus, deleting all my old UniDAC folders and placing only the 5.2.7 version in my libraries path, but the problem persists and cause a complete lock in Lazarus IDE, I have to kill the process using Windows Task Manager.
Any help is welcome.
Thanks
I just installed UniDAC 5.2.7 on Lazarus 1.0.14 (64 bits) on Windows 8.1
I can open my projects used with the anterior UniDAC version without any problems, I'm able to compile these projects and their execution seems to be ok, but when I try to activate the UniQuery editor by clicking the "UniQuery Editor..." popup menu option, I'm receiving an error message like:
"The Editor component from class "TUniQueryEditor" called with the verb #1 "UniQuery E&ditor..." was created with the error:
"TControl.ChangeBounds loop detected
PageControl: TPageControl
Left=8, Top=8, Width=592, Height=351
NewLeft=8, NewTop=8, NewWidth=584, NewHeight=35..."
It seems a problem with the editor form constructor, but I have no clue about what is causing such error. I reinstaled Lazarus, deleting all my old UniDAC folders and placing only the 5.2.7 version in my libraries path, but the problem persists and cause a complete lock in Lazarus IDE, I have to kill the process using Windows Task Manager.
Any help is welcome.
Thanks