Mida Converter

Mida Community Forum => General Discussion => Topic started by: salvo on December 03, 2012, 03:09:18 pm

Title: Bug.
Post by: salvo on December 03, 2012, 03:09:18 pm
the program crashes.
Title: Re: Bug.
Post by: salvo on December 03, 2012, 07:52:31 pm
other problem :
on unit _Mida_FM_Lib.pas;

Platform.SetCursor(nil, crHourGlass);
Undeclared identifier: "Platform"
Title: Re: Bug.
Post by: MauroBotta on December 19, 2012, 03:04:46 pm
Hi

1) The DFM is in the very old format "Binary" instead of "text".

open your project, on the form, press right mouse button and click on Save as Text.



In theory Mida should automatically converts DFM form from Binary to Text. for some particular problem does not occur with your source.


2) Are you sure you are using the version of Delphi XE2 / XE3 correct?
    There are two MidaLib according to ide used.