Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - MauroBotta

Pages: 1 2 [3] 4 5 ... 7
31
General Discussion / Re: Delphi XE7
« on: October 26, 2014, 10:58:52 pm »
we are closing now Mida 4.5 with XE7 support.


update:

Mida 4.5 is available for all active customers.

32
General Discussion / Re: Can the Pro do this better?
« on: October 01, 2014, 11:25:34 pm »
Hi

>> 1. Mida cannot convert in one step a project that consists of several folders

sorry, Mida can't do it, we are working on this feature, for the next updates of Mida Studio



>> 2. Mida cannot process properly components that have a.....

Mida generally supports inherited forms, but it can happen at times that certain properties (missing in the child form) can not be managed properly.

As our customer active, we ask you to send us a small project with forms that you can not convert, we will update soon Mida to solve the case ( if possible ) .


Do not hesitate to contact us again for any reason, at email support: info@midaconverter.com

33
General Discussion / Re: Can I convert my VCL project to FMX?
« on: June 20, 2014, 11:26:22 pm »
Hi

check this post:
http://midaconverter.com/forum/index.php?topic=355.0


1) For DevExpress are well converted : Those that have a similar component under FireMonkey, as TcxPageControl, TcxTabSheet, TDxNavBar, TdxMaskedit ...

2) Mida Pro and Studio support these grid :
- TGrid
- TStringGrid
- TMS TTMSFMXGrid
- IP twwDataGrid ( new Mida 4.2 )

3) Total conversion don't support, for now, FIBPLUS to Devart Unidac
 
But it is very easy add it manually, Open Mida , and indicate original and destination component,

for example :

TpFIBQuery -> TUniQuery

Componets, property and units are full supported.





Best Regards

34
General Discussion / Mida 4.2 Pro and Studio - Available
« on: June 18, 2014, 10:52:55 pm »
We are pleased to present the availability of Mida V. 4.2 for Delphi XE2 / XE3 / XE4 / XE5 / XE6 and C++ Builder XE2 / XE3 / XE4 / XE5 / XE6

What's Mida

Mida is a complete converter of Embarcadero Delphi and C++ Builder VCL applications to FireMonkey applications.
It is able to fully convert over 200 components with more being added in each new release. It fully supports and updates the data modules updating the .pas, .cpp, and .dpr files in both Delphi and C++ Builder.
VCL Framework and FireMonkey frameworks are very different and in some cases single click conversions are not possible. But in most cases you can generate a new FireMonkey application with only a few manual changes required.

Mida 4.2 Available

Mida 4.2 add full supported the new Embarcadero XE6 IDE.

Mida 4.2 Studio support new Android Mobile Pack, You can to convert your VCL DeskTop source to Apple iPad or Android Tablet.

You can to generate 100% FireMonkey project or native components using :

- Delphi iOS Native Components D.P.F. ( XE4/XE5/XE6 - Mida Studio only )
- Delphi Android Native Components D.P.F. ( XE5/XE6 - Mida Studio only )
- Delphi iOS Native Components TMS iCL ( XE4/XE5/XE6 - Mida Studio only )

But the most important feature of Mida 4.2 is Total Conversion ( Mida Studio only ).

Total Conversion allows you to convert single or groups of components.
With the prior versions was possible to use Mida to convert projects from VCL to FireMonkey adding exceptions (custom conversion) but the structure VCL to FMX was an obligation.

But now there are no more limits , a total conversion.

For example, you can to convert a project from : VCL To IntraWeb, or change database, like dbIsam to EDB or AnyDac to FireDac or BDE To FireDac....

it is also possible to simply convert a group of components, such as TMS VCL Cloud component to TMS Cloud for FireMonkey , choosing to convert only the
components or even the project from VCL to FireMonkey.

Click here for more informations:
http://www.midaconverter.com/total_conversion.html

Click here for VCL to IntraWeb conversion:
http://www.midaconverter.com/vcl_to_intraweb.html


Mida 4.2 New Features :


XE6 Support
Advanced quality conversion for VCL to FMX
Advanced quality conversion for Custom Conversion

New InfoPower FMX grid support
http://www.woll2woll.com/infopower-for-firemonkey-3.0.html

New XE6 C++ Mobile support ( Mida Studio only )

New option support for TImage inside Button/SpeedButton... components in VCL to FMX conversion ( Mida Studio only )

New option support for comments all your Functions and Procedures for a more easy conversion - Delphi Only ( Mida Studio only )

New TFlowPanel support

New "Total conversion" support from VCL To IntraWeb 14 with TMS IW Components Pack, basic components ( Mida Studio only )
Load VCL_To_IntraWeb_14_TMS.mida file
http://www.tmssoftware.com/site/tmsiwpro.asp


You can to convert your VCL DeskTop source to Android using native components ( XE5/XE6 - Mida Studio only )
We have add support to Delphi Android Native Components D.P.F. ( XE6 update - v2.8.1 - 2014/05/17 )
http://sourceforge.net/projects/dpfdelphiandroid/

XE5/XE6 Only

TLabel > TDPFJTextView
TEdit > TDPFJEditText
TButton > TDPFJButton
TSpeedButton > TDPFJButton
TImageButton > TDPFJButton
TImageSpeedButton > TDPFJButton
TCheckBox > TDPFJCheckBox
TImage > TDPFJImageView
TImageControl > TDPFJImageView
TListView > TDPFJListView
TProgressBar > TDPFJProgressBar
TRadioButton > TDPFJRadioButton
TTabControl > TDPFJTabHost
TTabItem > TDPFAndroidTabBarItem
TSwitch > TDPFJTextSwitcher
TWebBrowser > TDPFJWebView

note :
With "TEdit" ( and the other original components ) is indicate all TEdit supported from Mida (like TMS TEdit, DevExpress TEdit...)
for example: TPNGButton is converted to TDPFJButton

LiveBindings is not supported in this version for native components.

Updated support for D.P.F iOS V v8.5.2 Native Components
XE4/XE5/XE6 Only


and finally Mida Pack for XE6.



Mida Team
info@midaconverter.com
Embarcadero Technology Partner
http://www.midaconverter.com

35
Hi

We did some internal testing for the conversion Delphi CLX to Delphi FMX.

Mida 4.2 converts pretty well, with some warning to manage manually.

These days we are managing any small updates to improve the result of the conversion.


It will be official with the next 4.2.x beta




Mauro Botta
www.midaconverter.com

36
General Discussion / Re: Mida removing unidentified components
« on: May 21, 2014, 11:43:42 pm »
Hi

Convert one example on both PCs.

Try to make a comparison between the two Fmx files after convertion  without open them inside the Delphi IDE.


could you copy here FMX Form  or send an email at info@midaconverter.com


37
General Discussion / Re: List of supported components
« on: May 19, 2014, 12:04:48 am »
Hi

For IW check these page:

http://www.midaconverter.com/total_conversion.html
http://www.midaconverter.com/vcl_to_intraweb.html

Mida 4.2 will add support for TMS Intraweb Pack.



>>> tcxdbtextedit, tcxdblookupcombobox and tcxlookupcombobox ?
these are not supported for now, but you can add this support in easy mode with "Custom Conversion" ( Mida Studio )


a old video link for "Custom Conversion"
https://www.youtube.com/watch?v=bFuSe4HKoNc

Best Regards

38
Are you using an Admin user for install Mida Basic ?

Firewall ? AV ?

39
General Discussion / Re: First Project Convert - Error!
« on: January 15, 2014, 11:55:37 am »

@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.

40
General Discussion / Re: First Project Convert - Error!
« on: January 12, 2014, 12:24:19 am »
Hi

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


see the blu Mida caption.

41
General Discussion / Re: Standard templates
« on: January 02, 2014, 01:41:01 pm »
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


42
Requests / Re: JEDI Components not changed
« on: December 09, 2013, 01:30:07 pm »
Mida converts many components JVC, already.


What components JVCL you have problems?

43
Hi

We have update all Mida site.



Check two new pages

http://www.midaconverter.com/total_conversion.html and

http://www.midaconverter.com/vcl_to_intraweb.html



Best Regards


44
We are receiving many requests for information on converting VCL > IntraWeb

We are completing a more specific documentation.

if he had not done it can read the page of the new function of Mida 4 Total Conversion
http://www.midaconverter.com/total_conversion.html



45
General Discussion / Re: Graphics convertion
« on: October 31, 2013, 11:25:03 pm »
Hi

I'm sorry, but I can not help you with this problem.

Have you tried to contact the Embarcadero forum ?
https://forums.embarcadero.com/forum.jspa?forumID=380

Pages: 1 2 [3] 4 5 ... 7