Jump to content

Farshad Mohajeri

Administrators
  • Posts

    12121
  • Joined

  • Last visited

  • Days Won

    807

Everything posted by Farshad Mohajeri

  1. After 0.85.0 is finalized I will lean on this. What is your C++ builder version?
  2. bettersoft, First of all it is not clear to me what you mean by printing. A printing layer can perform many tasks from simple to complex. Printing task can be as simple as sending a single line of text or printing complex shapes and objects. Each application may expect different functionality from the printing layer so it is hard to achieve an abstract printing function which can satisfy all printing needs. That's why we have various reporting tools for this. Even if we decide to implement such a functionality, I'm not sure what should be included in it. Are you going to print Forms, Tables, Grids, Datasets, Shapes or what?
  3. Anders is trying to help. We're all here to contribute to this product and in this sense we can consider ourselves as a team.
  4. Both issues will be fixed in next build. Thx.
  5. If there is a JS code which can activate browser Kiosk mode then it can be called from uniGUI.
  6. Have you tried ServerModule->MainFormDisplayMode == mfPage
  7. Can you reproduce it on a desktop browser too?
  8. Thanks. Latest build of 0.85 can be considered as stable. Depending on size of your project migration to 0.85 may take a while. I recommend converting your projects to 0.85 now, because sooner or later it should be done. I don't think you need to setup a new machine for this. Just make a full backup of your projects before converting.
  9. Thanks for sharing. It can not be loss of connection. This error indicates that app is trying to do some operation on a dataset which is not open. Could you spot where exactly this error occur? This problem can be solved by giving necessary credentials to IWAM_X IIS user. Grant full access rights to Cache folder for IWAM_X and IUSR_X users.
  10. Yes looks better but still there are some missing files. I recommend to perform a full re-copy of ext-3.3.0 folder.
  11. Your problem is that some of the CSS and JS files aren't loaded into browser. This was my last suggestion: It seems that below files either don't exist or server can't access them: ext-3.3.0/resources/css/uni-ext.css ext-3.3.0/resources/css/ext-all.css ext-3.3.0/examples/ux/ux-all.js ext-3.3.0/resources/css/xtheme-xp.css ext-3.3.0/examples/ux/css/ux-all.css" Can you verify this?
  12. Any progress on this? Could you resolve the issue?
  13. Thanks. Be sure that you are using the latest beta build: 0.85 Check beta forums for details.
  14. First of all, welcome to uniGUI forums. I'm glad that uniGUI has enabled you to develop Delphi web apps in a completely RAD way. Keep us informed of any problem or bug that you encounter. Thanks for your input.
  15. Why haven't you upgraded to latest build? Please see beta forums for details.
  16. What uniGUI version have u installed?
  17. What units are missing? I can successfully compile it with Delphi XE and QR Trial version.
  18. OK. I logged an issue for it: #1018
  19. It depends on your specific browser. What is your main purpose of disabling right clicks?
  20. The attached example is 4 messages above.
  21. Logged for investigation: #1017 Thanks
  22. BTW, the most recent version can be found in Beta Forums.
×
×
  • Create New...