Jump to content

Recommended Posts

Posted

I’m looking for an experienced Delphi XE3 / XE4 developer who can write me a demo app with the framework Fabric.js

 

The demo should include something like this:

  http://fabricjs.com/kitchensink/

 

The idea is to create a Delphi browser application with uniGUI, and to integrate Fabric.js into this application in order to have a simple DTP editor. If this demo works, then there will be a larger job assigned to whoever wants to continue with it.

 

At the moment I have no idea if this idea would work, because I have no experience with uniGUI. Maybe there's even a simpler solution, though I have not seen any good drag & drop and canvas editing in uniGUI. The question is, can another framework be integrated in uniGUI? If the answer is a simple NO, then please just explain here.

 

Otherwise please send me an offer for this demo per PM to info@1stein.de

 

Thank you.

 

Posted

Does that mean, I can embed any other JS libraries in uniGUI, and acces them also through uniGUI?

 

Can I access the full document DOM?

 

Maybe this is a stupid quesition, but as a Delphi developer I am somewhat lacking experience.

Posted

You can include any HTML/JS/CSS into the generated web page, no matter if your own (HTML/JS) code or JS library.

 

 

Access is only limited if you embed an external web site using TUniURLFrame (= iFrame).

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