Jump to content

TinyMCE in uniGUI errors


gesulmino

Recommended Posts

Hello,
I would like to integrate TinyMCE (https://www.tiny.cloud) into my uniGUI application.

To do this I have developed a sample application following this steps:
- I added the customfiles on uniservermodule with reference to the tiny editor cdn
- I created a new form (TUniForm1) that I display on the click event of a button positioned on the main form
- in the onReady event of Tuniform1 I wrote the TinyMCE loading code

I have two serious problems:
- (fist use case of attachement document) the first one occurs when I click the button of the main form to display TUniForm1 and consequently TinyMCE: at the first click event TuniForm1 opens loading TinyMCE correctly; if the user, in the same session, closes TuniForm1 and from the mainform clicks the button again, the new instance of TuniForm1 does not display TinyMCE
- (second use case of attachement document) the second one happens when the user clicks on the TinyMCE "search and replace" icon which opens a dialog box outside TuniForm1 and often located behind TuniForm1 (not visible to the user)

I am sending the following files as attachments:
- uniGui_applicationExample.zip: uniGUI sample project
- UNIGUI_USECASES_TICKETS.pdf: use cases

Is there a best practice to integrate TinyMCE into my uniGui application? 
how can i solve problems with TinyMCE?

Thanks in advance.

UNIGUI_USECASES_TICKETS.pdf uniGui_applicationExample.zip

Link to comment
Share on other sites

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