mse-org / mseide-msegui

MSEide is a Rapid Application Development IDE for platform independent rich GUI applications in the Pascal language. It comes with its own GUI toolkit called MSEgui. Binaries: https://github.com/mse-org/mseide-msegui/releases
GNU General Public License v2.0
121 stars 15 forks source link

iactivatorclient vs. isqlpropertyeditor - different opinions about setactive method #32

Closed marsupilami79 closed 3 years ago

marsupilami79 commented 3 years ago

While making Zeos 7.2 compile with MSEIDE + MSEGUI again, I had to make a small modification to msezeos.pas because iactivatorclient and isqlpropertyeditor have different opinions about the signature of the setactive procedure. Maybe it is possible to make them have the same opinion - I didn't dive in there.