Jump to content

Farshad Mohajeri

Administrators
  • Posts

    12127
  • Joined

  • Last visited

  • Days Won

    811

Everything posted by Farshad Mohajeri

  1. Try setting form WindowState to wsMazximized at deisgn time.
  2. We will switch to Ext 4 soon so it's better to wait to see if it resolves iPad issues.
  3. It does work here. Please send a test case.
  4. IIRC, there are examples in forum for UniUrlFrame in these forums. For memo you need to convert content to a PDF file first.
  5. How do you set it at runtime?
  6. I couldn't reproduce it here. Detail grid should focus on current row whether it is last row or not.
  7. You want to zoom it in a new window? If yes you can achieve it using unigui functions.
  8. Page code is utf-8 by default. As far as I know date is not among transmitted attributes.
  9. It can not be done directly because Ext JS doesn't support frameless windows.
  10. Well, nothing prevents from developing commercial apps with current version, but again I understand your concerns.
  11. UniDBLoopupCombo is not fully compatible with DBGrid. You can use it as a combo list provided for the field attached to that grid column.
  12. Yes, it is in to do list. Can't say the exact target version. Hopefully, Version 1.0 will contain it.
  13. Yes, there is. It is a server which we use internally to test ISAPI dlls. We also use it to distribute our apps in commercial environment. In future I plan to publish it as open source as a part of uniGUI package.
  14. A new roadmap is being prepared. We mentioned release dates in past which we missed, but this time new roadmap will be more realistic.
  15. One consideration regarding standalone mode is restarting your unigui app when your server restarts. Your server may restart for any reason, mostly after loading Windows update, so your uniGUI app most have a mechanism to restart itself. That's why ISAPI and Service modes are preferred.
  16. Unigui is compiled with: CodeGear™ Delphi® 2007 for Win32® R2 Version 11.0.2902.10471
  17. You want to "move" the object? In what manner?
  18. I don't have an iPad so can't reproduce it. Can it be reproduced on desktop Safari?
  19. In webmode colors are automatically selected by flash chart. There can be method to change them but I'm not yet aware of it.
  20. I played around with this for a while with no real success. The real issue is so deep that you can't simply achieve it by setting JS parameters. Implementing this functionality requires a deeper integration with unigui. Logged #1362
×
×
  • Create New...