Jump to content

MOGSY

Members
  • Posts

    216
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by MOGSY

  1. Hi To stop sessions keep polling to get fresh data, how can one push messages to different session, is WebSocket is the only way to push messages to sessions? If a query is kept in ServerModule will that query result be shared by all sessions? Regards
  2. How can two UniGUI application can exchange information and communicate with each other. Regards
  3. I would like to be able to communicate with the UniGUi application from another program, so the two program can exchange information, i.e. like having a socket connection or any other method. Best Regard
  4. Hi Is there a way of notifying the app that the data has changed and not poll the database? using "UniGui and FireDac" Many thanks.
  5. Hi Andrea, Thanks you very much, much appreciated specially the fast response. regards Mogsy
  6. MOGSY

    commuinication

    Hi How is possible to communicate with a UniGui application from another app, is it possible to have socket connection? or use third party component like RTC? Many thanks
  7. Hi Stefano Could you please explain how to achieve the fetch you mentioned please. Thanking you in advance.
  8. Hi guys how to send an event from a frame to a parent uniForm? how is possible to let the parent form know to dispose of the frame? Many thanks for your help.
  9. MOGSY

    Google map Error

    Thank you very much.
  10. MOGSY

    Google map Error

    Hi I have a test project, copied from the test sample however, I get google is not defined. Much appreciate your help. MainModule.zip
  11. Adding a new uniForm to a mobile application, calling it from the main form will cause an Ajax error. on click of button I am calling the new form UniForm1.show(); and the result is Ajax Error Cannot read property 'window' of undifined How one should add new form and call it from another? Thanks
  12. I am using version 1 and the Store events are different, what version Mohammad is using?
  13. Hi How is possible to specify which form to open when the application is run?
  14. I have a test mobile app, using the TUnimHTMLFrame in a new form, on show form, I get the ajax error, google is not defined, I have copied the component from the sample project "touch\GoogleMaps\maps.dproj" and as far as I can see all properties are set identical, however I get the above error.
×
×
  • Create New...