Jump to content

KingOrmon

uniGUI Subscriber
  • Posts

    558
  • Joined

  • Last visited

  • Days Won

    10

KingOrmon last won the day on June 11 2024

KingOrmon had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

KingOrmon's Achievements

Advanced Member

Advanced Member (4/4)

29

Reputation

  1. Yes, I deploy dll built with 1607 and new compile app exe with the same version
  2. Hi, I am trying to deploy with names pipes (all works perfect in port mode) 00002E98: 10:02:41 [Ping Error, Node: 0]:Unable to connect to the pipe server with ID: [zdsmr42_16385] (5) Access denied 00002E98: 10:02:41 [Ping Error, Node: 1]:Unable to connect to the pipe server with ID: [zdsmr42_16385] (5) Access denied ... In the browser: uniGUI HyperServer An Exception has occured in application: Failed to initialize node: 0 Restart application Any idea ?
  3. Hi, I would like to know if exists any guide for deploy 4+ app in the same server. Considerations, ports to use for each app, I use Windows 2022 server with IIS, last unigui 1607. Delphi 13 Regards
  4. BTW, Would be good an update for PDF.js included in unigui ?
  5. Hi, I am trying to config new PDF.js engine into unigui, and this proyect comes now with especial javascript files JMS Any idea ?
  6. Hi, I see a new versión of PDF.js that removes this message automatically ? See this link: https://mozilla.github.io/pdf.js/web/viewer.html
  7. Based in this thread code I used it with success: UniSession.AddJS('if (window._msgZJT) window._msgZJT.destroy();'); Thank you
  8. BTW, how can I close the currentent toast if displayed before launch a new toast message ?
  9. Hi i am looking for a like showmessage position of toast ”t” is only top of screen I want torce always the position, even of there is more than 1 toast
  10. Hi Sherzod I need to force screen center, any idea ? Regards
  11. Hi, how can I use toast messages with a large operation queries ? Is possible use toast with threads ? Regards
  12. Hi, how can I set position to center screen for UniToast like showmessage ¿? Regards
  13. And then... How can I get visible columns in this scenario ?
  14. I attach a simple test case When you change columns to hide at runtime, and reload app column.visible is not synced grds.zip
×
×
  • Create New...