Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Pages: 1 ... 7 8 [9] 10
 81 
 on: March 07, 2014, 11:08:54 am 
Started by wvogtel - Last post by wvogtel
Hello to everybody!

I got the follogin problem:
  • I start Delphi XE5 (Enterprise Editition incl. Update 2)
  • Then I open the Mida-Basic-XE5_Example Project
  • After that, I try to convert the project.
  • Then the following error is popped up:
"The Ermbarcadero XE5 IDE Is was not instal"[/li]
[/list]

This error was also shown at the start of installation, although Delphi XE5 is installed.
==> What can I do?

Thank you very much in advance for your answers.

Wolfgang

 82 
 on: January 15, 2014, 11:55:37 am 
Started by Bazzer747 - Last post by MauroBotta

@oliverzip

>>...and the Studio version I just purchased


For specific problems, active customers must use the email support directly.

I have already contacted the Mida support with your problem, you will be contacted directly on your email.

 83 
 on: January 14, 2014, 11:18:57 am 
Started by Bazzer747 - Last post by oliverzip
I'm getting the same errors, even running as Administrator and with UAC cranked down to zero (which I really dislike).  I've run the free version of Mida that came with XE5, and the Studio version I just purchased.  I used WIndows 8.1 if that's relevant.

 84 
 on: January 12, 2014, 12:24:19 am 
Started by Bazzer747 - Last post by MauroBotta
Hi

Which version of Mida are you using ? Mida Basic for XE5 or ?


see the blu Mida caption.

 85 
 on: January 10, 2014, 09:20:46 am 
Started by Bazzer747 - Last post by Bazzer747
After installing Mida Convertor (I got it with an upgrade to Delphi XE5 Ultimate), I opened a simple project of mine and tried the conversion.

I immediately get an error message saying: 'Error - Try to disable UAC or login with Admin User'.

What is this then? I am the only user and am an Administrator, and I will not disable UAC just because some program asks me to. Is this normal behaviour for the product and if so why?

I reluctantly pressed OK (the only option!), and the Mida screen came up - I pressed convert. It seems to have done. However, when I open the 'Firemonkey' project I'm getting lots of errors 'Error Reading Form: Foem1', saying things like 'Error reading btnCopy.TabStop: Property TabStop does not exist. Ignore the error ...etc'. Like loads of them.

Not impressed!

 86 
 on: January 02, 2014, 01:41:01 pm 
Started by jbakuwel - Last post by MauroBotta
Hi

in Mida Studio 4.0 sub-directory "Custom_Conversion" , you can found any files of conversion:

AnyDac_To_FireDac.mida
BDE_To_FireDac.mida
DbIsam_To_EDB2.mida
TMS_Example.mida
VCL_To_IntraWeb_14.mida


Other conversions will be added in future versions of Mida. If you have any requests posted in the "Request" section of this forum.




Mauro Botta


 87 
 on: December 23, 2013, 11:26:04 pm 
Started by jbakuwel - Last post by jbakuwel
Hi,

Are there standard templates available, for instance for UniDAC -> FireDAC or the other way around?

What are the FMX and Category columns for in Table Conversion of Components?

What is the Category column in Table Conversion of Properties and Obsolete Units for?

kind regards,
Jan

 88 
 on: December 09, 2013, 01:30:07 pm 
Started by acs2000 - Last post by MauroBotta
Mida converts many components JVC, already.


What components JVCL you have problems?

 89 
 on: December 04, 2013, 02:53:49 pm 
Started by acs2000 - Last post by acs2000
I use JVCL quite a lot, but Mida Converter isn't changing them.

Any way to remedy this?  I am new to Mida, so I might be missing a setting.

I have Mida Converter Studio


 90 
 on: December 04, 2013, 02:51:56 pm 
Started by acs2000 - Last post by acs2000
Hi,

Could you add changes to code as follows:

Alignment -> TextAlign
   taLeft -> taLeading
   taRight -> taTrailing

Left -> Position.X
Top -> Position.Y

OnKeyPress -> OnKeyDown with parameters

wsNormal -> TWindowState.wsNormal
wsMinimized -> TWindowState.wsMinimized
wsMaximized -> TWindowState.wsMaximized

TComboBox.OnCloseUp -> TComboBox.OnChange

FMX.Graphics doesn't exist on my system.  I use XE4, don't know if this is standard or just a bad install.

Pages: 1 ... 7 8 [9] 10