Jump to content

lidernetwork

uniGUI Subscriber
  • Posts

    18
  • Joined

  • Last visited

Recent Profile Visitors

515 profile views

lidernetwork's Achievements

Newbie

Newbie (1/4)

1

Reputation

  1. Hello everyone I would like to know how to remove the borders and the white background of the TUniHTMLMemo that is created at runtime? When I use TUniMemo it respects the settings but when I use TUniHTMLMemo it does not work! Thanks in advance for the help of friends!
  2. Thank you very much for your help, problem solved!
  3. Yes I have checked the demo but as I mentioned above it does not have an assignment instructions for the FMyStringVar session variable and for this reason I am not understanding how to fill this session string and when? What to do?
  4. thanks for answering I have 3 string variables in the mainmodule and would like to record the user name and password at the time the user logs in. With this example I could not do it because the FMyStringVar variable in the example does not receive any value. So I would like to know where to fill this value in the variable and then use it later?
  5. I would like to know how we can work with variables that do not mix in sessions in the unigui. I created some global variables in MainModule to save, login, user name, etc ... The problem is that the sessions are merging so if the user 1 logs on to the system and the user 2, only the user 2 gets the data in the variables. I would like to separate this data for each session. I've tried to check the sample project but it does not work as I wanted. How can I do it?
  6. Congratulations for the good work. Are you planning to make the tutorial available? Very interesting...
×
×
  • Create New...