Jump to content

Search the Community

Showing results for tags 'sincronize content'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Calendars

  • Community Calendar

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. I can force unigui controls to sincronize content at server side when content is setted at client side? I think is a common problem with uniHtmlFrame and javascript. If I call a js function to update a unigui control accessing to the content with unigui property give a old value. In may case I get the content from a tinymce editor via js and copy it to a unimemo: UniSession.AddJS('MainForm.UniMemo1.setValue(tinyMCE.get("edt1").getContent());'); The memo conntain the text from frame. If I try to read the UniMemo1.text conntent I get the old value (before the js call). Se here for a sample http://forums.unigui.com/index.php?/topic/7149-tinymce-4x-get-content/
×
×
  • Create New...