Jump to content

Sherzod

Moderators
  • Posts

    19683
  • Joined

  • Last visited

  • Days Won

    635

Everything posted by Sherzod

  1. Can you make a simple testcase for this?
  2. Hi, You can use UniSession.SSL property for this
  3. Hi, Maybe this post can help you: http://forums.unigui.com/index.php?/topic/9428-how-add-marker-in-map/
  4. Hi, You can use search on the forum, For example this post can help you: http://forums.unigui.com/index.php?/topic/6389-skip-to-the-next-line-in-a-unidbgrid
  5. Hi, How? Can we reproduce this issue?
  6. In this case just try with sender ajaxRequest(sender, 'loaded', [])
  7. Hi, Sorry, can you clarify your question?
  8. Hi, Have you tried to modify the demo for your needs, if this is acceptable for you ? HTMLFrame -> HTML, HTMLFrame -> ClientEvents -> ExtEvents -> afterupdatehtml, rezise, painted events
  9. Hello, UniMainModule -> RecallLastTheme -> True ?
  10. Sorry, seems you meant Label align Ok, try this solution: function beforeInit(sender, config) { config.style = {'text-align':'left'}; }
  11. Hi, This approach can help you: http://forums.unigui.com/index.php?/topic/5842-tunidbedit-alignment-property/&do=findComment&comment=29979 Best regards,
  12. This code is not very clear to me
  13. Hi, I'm sorry, seems I do not quite understand the question
  14. Also look at these demos: \FMSoft\Framework\uniGUI\Demos\Desktop\Report Builder \FMSoft\Framework\uniGUI\Demos\Desktop\SendFile
  15. If I understand you correctly, you can just generate your pdf file, save to the server side and show in UniPDFFrame
  16. http://forums.unigui.com/index.php?/topic/8053-unisessionsendstream-unisessionsendfile/&do=findComment&comment=41195
  17. Yes, but after saving the file by the user, you can not access the user's directories...
  18. Have you seen this demo ?!: \FMSoft\Framework\uniGUI\Demos\Desktop\PDFViewer - UniPDFFrame
  19. Hi, And what if you will use UniPDFFrame for this ?! \FMSoft\Framework\uniGUI\Demos\Desktop\PDFViewer - UniPDFFrame Best regards,
  20. Ok, I will check it a bit later and let you know...
  21. Sherzod

    Sencha Themer

    Hi Eric, Which version, edition of UniGUI are you using ? Best regards,
  22. Hi, Can you make a simple test case for this? Or how can we reproduce?
×
×
  • Create New...