Jump to content

chefdackel

uniGUI Subscriber
  • Posts

    183
  • Joined

  • Last visited

  • Days Won

    5

chefdackel last won the day on March 12 2018

chefdackel had the most liked content!

Profile Information

  • Gender
    Not Telling
  • Location
    Germany

Recent Profile Visitors

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

chefdackel's Achievements

Active Member

Active Member (3/4)

21

Reputation

  1. the second (defining a step value) is the most important, because I don't see any workaround.
  2. I have two questions for the UniTrackbar: 1. How can I show the values permanently, not only when tracking: 2. How can I define a step-value, so I can not only track in steps 1, 2, 3.... but 0,5/1,0/1,5/2,0/2,5/3,0...
  3. try to search for "User Interface my solution for different color styles" by Erich Wanker. I am sure you can expand his example to more color elements.
  4. you can`t compare unigui with TSPlus Remote Access. TPlus Remote Access (which I use for running some kind of "hybrid" web application for my customers) is a luxury RDP connection. Its great for offering delphi vcl applications to run in a browser environment. Very easy to set up. But you run into troubles with uploading, downloading (and in our case with printing) and such stuff. And you have to keep in mind that you pay for every session on the server. That may become expensive. On the other hand there is UniGui to build "real" web applications. But not for building a full blown RDP application.
  5. search for "User Interface: my solution for different "color-styles" by Erich Wanker in this forum. Its a great solution to change colors in runtime in your unigui applications.
  6. here is the google translated version:
  7. maybe this URL does not exist any more as expected? ?
  8. I am in the same situation. For the stateful, server driven part with logged in users and the whole stuff, dynamic PDF files, calculations, a lot of dynamic db functions and the need to use nice nearly ready to use UI controls I plan to use UniGui - for the stateless part (the front end for anonymous visitors based on wordpress) I plan to use TMS Webcore/XData. I think both have their pros and cons, and both are very strong for their area of applications, but not for all requirements. As I am at the beginning of the whole stuff I hope that the decision was correct - if not, I have to begin again with another approuch in some weeks. 🤔
  9. how do you handle those who do not log out but only close the browser as soon as they are "finished"?
  10. @edujgomes5and please.... tranlating in english is so easy today. So we can all be part of the conversation.
  11. Thank you all contributors for very helpful and detailed information how to deal with security and UniGui. You may also look at a ready-to-use and not very pricy solution for basic protection: https://tsplus.me/tsplus-advanced-security/ I installed it in version "Essentials Edition" on two windows VPS (which are not dedicated for UniGui applications at the moment) and every day hundreds of hacking attempts are stopped.
  12. >> Advanced (DB)Lookups, with management of displayed fields and key fields (not displayed), and being able to display multiple columns in the popup. This makes managing related archives in forms much easier. Now is really limited and creates difficulties. << just thinking about coming back to UNIGUI after quite some years with low effort on developing on my side. Anyone remembers Woll2Woll Infopower components? These features were implemented exactly as you describe in the VCL components, I remember working with Delphi 7 and this super DBLookup component... The management of displayed fields (nice ordered in alternately colored colums) and the hidden key field which is used for lookup of the record would be the first things I am looking at when using DBLookups in UniGui. Just checking the online demos, it seems that the actual DBLookup(Combo) is on the right way but does not exactly offer these two things?
  13. oh, no answer until now... Let me think about it over the weekend, I am in the same situation to build a "general" GUI for all coming unigui projects.
  14. examples (link): here in the forum...
×
×
  • Create New...