Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Author Topic: Bug.  (Read 33469 times)

salvo

  • Newbie
  • *
  • Posts: 2
    • View Profile
Bug.
« on: December 03, 2012, 03:09:18 pm »

the program crashes.
Logged

salvo

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Bug.
« Reply #1 on: December 03, 2012, 07:52:31 pm »

other problem :
on unit _Mida_FM_Lib.pas;

Platform.SetCursor(nil, crHourGlass);
Undeclared identifier: "Platform"
Logged

MauroBotta

  • Titolo
  • Administrator
  • Jr. Member
  • *****
  • Posts: 97
  • Mida Converter - Official Forum
    • View Profile
Re: Bug.
« Reply #2 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.
Logged