Jump to content

Recommended Posts

Posted

Hi, What would be the best way to utilize UniGUI to port a legacy Delphi VCL app to the web?

 

Do I program inside of XE2 IDE, and replace VCL objects with equivalent UniGUI objects?

 

In the same project, can I include objects from other Delphi libraries/frameworks such as access

to a DataSnap server etc?

 

Is apache on linux a supported platform for deployment?

 

Does UniGUI support Ext JS 4?

 

Thanks!

  • Administrators
Posted

Hi, What would be the best way to utilize UniGUI to port a legacy Delphi VCL app to the web?

 

VCL app must be redesigned and adopted to a multi-session multi-threaded environment.

 

Do I program inside of XE2 IDE, and replace VCL objects with equivalent UniGUI objects?

 

It is one of the ways to achieve this.

 

In the same project, can I include objects from other Delphi libraries/frameworks such as access

to a DataSnap server etc?

 

Yes, you can use all non-visual Delphi components which support working in a multithreaded environment.

 

Is apache on linux a supported platform for deployment?

 

Native Linux is not supported.

 

Does UniGUI support Ext JS 4?

 

Not yet.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...