ZGE with turbo explorer 2006
Posted: Fri Feb 27, 2009 6:09 pm
I confirm the current ZGE editor code is compiled (and seems to work properly) with the Delphi Turbo Explorer 2006 (freeware from Borland site!) provided you comment this line out:
I really do not understand what prevented it from working the last time I tried.
However this time I installed all the prerequisites exept for "explorer 6.0 SP1". Plus, I did not included anything related to the DataBase Engine. (I tried a "minimalistic" installation). Too bad that the Delphi products refuse to install under Wine: development is Windows-only
But that's not a problem I think. 
Next week I will cope with my last exam. Expect something coming from me within a month
(If I do manage to learn Object Pascal fast enough) xD
Code: Select all
Application.MainFormOnTaskbar := True;
However this time I installed all the prerequisites exept for "explorer 6.0 SP1". Plus, I did not included anything related to the DataBase Engine. (I tried a "minimalistic" installation). Too bad that the Delphi products refuse to install under Wine: development is Windows-only


Next week I will cope with my last exam. Expect something coming from me within a month
