Jump to content

Ruslan

uniGUI Subscriber
  • Posts

    161
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Ruslan

  1. Hello, I created my app using sample "windows" style desktop app which source found here. How to implement like "MDI" style to prevent window overlap bottom and top borders? Form should be under top and bottom panel when user move it over "desktop". And other situation - form should abut all the boundaries of the browser when user moving it
  2. Is it possible to change green color of the theme to any other myself?
  3. Ruslan

    Azure

    Можете сориентировать, сколько стоит в месяц держать сервер под юнигуи на ажуре? предположим что нужно 8гб оперативки и 4 ядра проц + нужна еще база Postgre, ее там же можно будет развернуть? домен можно будет прикрутить свой и к ажуре? я так понимаю помимо того, что описано у вас в статье, нужно еще у домена в днс прописать IP сервера?
  4. Is this standard uniGUI url? hfrDropbox - which component?
  5. if you work on this - so I think you should implement multiupload tool and show progress by eash file instead improve only one file upload.
  6. looks like I will process which message show to this client on client side? but it will be thousands messages from different client and only 1 from 100 I should show to client. Also it maybe not secure to send all messages to client which should not know any information from this messages.
  7. can I connect in the same way to any socket server, not only node.js?
  8. Thank you very much! how to use this from EXE file on another server where just only exe-file without unigui? Will I able to connect node.js server from internet? Also I do not quite understand how to check which MainForm shoud show this message and which not (if message only for several active clients from all). It would be greate to have demo application - unigui + separate exe-file with button "send message to unigui client N1". I can pay for this work.
  9. But question still actual, how to get HTML from frame...
  10. Ideally I need realtime notifications instead timer. Something like this: https://goo.gl/TY1v96(can't attach png image to forum...) is there easy way to send message to UniGUI application and how to send message from UniGUI server to clients?
  11. What I have: 1. Some background threads which work at server and post log information to DB 2. Users which need to see information from log after it added How to provide information to user? I can start timer on Client and every 5 sec check DB - but if will 20 clients - it will be too many requests to DB. Can I start timer at server (1 for all users) and send information to client browser if exists message for this client? How to verify at server which user connected and send message to him?
  12. you can't do this. it is browser agrement to prevent XSS, you cant get access to the frame content
  13. UniGUI - it is fully consistent with ideas of Delphi - fast application development. It has never been so easy to develope web application - even I'm do this, low level developer, do this in the same way as a usual application for Desktop. TMS Web - this is an attempt to make in Delphi application like in Java or .Net - it does not need anyone. Which idiot will spend 5000 euro per licence if he can use free Java and have many more developers which can develope webapplication in Java.
  14. Is this possible to buy only buttons and combobox? And you wrote that components compatible only with "default, blue, gray, access e neptune" themes - will components in the same style as in Demo with Win10 theme?
  15. Hello, how to see demo? it ask for login when I open your link from first post.
  16. Yes, As I remember it was components made by mohammad but it was pack of components for 50$ which include several custom combobox. In mohammed profile I see only 2 latests topic which he created.
  17. Hi, I remember that there was component pack with combobox which was look like edit with tags inside. But I can't find this set of component... Can somebody post link to them? Thank you
  18. Create Open Street map... Google Maps is too expensive for commercial use
  19. Thank you, I like small fonts and tabs like Win10 theme, it is 30px height (form caption)
  20. Is there simple way to change height of form header, tabs and other blue elements?
  21. Yes, VPS is good, but I use Windows Services and my app run additional EXE files - these I will not able do on vps About Windows Surface - display resolution 2256 x 1504 - it is more than my 27" monitor. I thought that adaptive design is using only for small resolutions and in most case only for view data. I'm not against Responsive design but it can be implemented after more important things. No one need you SaaS with AD, when you can't process more than 100 online users.
  22. about Win server - i mean cost of Windows Server OS https://www.microsoft.com/en-us/cloud-platform/windows-server-pricing
×
×
  • Create New...