Jump to content

bbm

uniGUI Subscriber
  • Posts

    317
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by bbm

  1. bbm

    Error with uniCanvas

    Hello Sherzod, Thank you for the fast answer. So far I've only received the message on one PC. So it's not that urgent. I just wanted to know if anyone else had this error message. If there are any more problems, I'll report back. Thank you again and best regards
  2. Hi Does anybody know the problem of this error message? Best regards
  3. Hi Sherzod, thank you 🙂 Best regards
  4. Hi, In the example Grids \ Row Widget, when opening a row, the two elements UniDBGrid1 and UniChart1 can be seen. Is there a way to change the number of elements. I mean, is it possible to add other elements, such as a UniPanel? If I am currently deleting or adding an element, it will not be successful. Default: Only one: Three elements: Best regards
  5. Hi, thank you! Works fine 🙂 Best regards
  6. Hi, Is it possible to make the "plus" visible and available only if a row should have the "plus" available? Best regards
  7. Hi Sherzod, thank you very much! Best regards
  8. Hi, I have a PageControl with 2 TabSheets. Data can be edited in both tab sheets. If data have been changed, I would like to display a message that they must first be saved, or that switching to the other tab sheet is prevented. How can I prevent switching? Best regards
  9. Hi, when I start the ssl-demo I can find the following in the log file: ssl.exe: 00004214: 16:00:27 [Indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL. error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown : Addr: $00776FDF The application seems to run. I have the same problem with my own application What can be the problem? Best regards.
  10. Hi Sherzod, thank you, now it's clear. Many thanks again Best regards
  11. Hi Sherzod, thank you very much for the quick help. That works great. Is the date format always to be entered in JS (2021-09-01), or are there other formats as well? I'm only asking because I need to convert the date format Best regards
  12. Hi Sherzod, the format is no problem. I can parse the result and can switch to the needed format. Important is to have an InputValue to be able to set the wanted date. I hope you can find a solution . Best regards
  13. Hi Sherzod, one additional question: Is it possible to change the input and output format (YYYY-mm-dd)? Best regards
  14. Hello Sherzod, thank you so much, this looks nice and is exactly what i wanted. What I just don't know yet is how to enter a default value, e.g. the current date or any other value. I tried UniSweetAlert1.InputValue, but I think you have to do this through JS? Best regards,
  15. Hi, is it possible to have a DateTimePicker as an InputType for a SweetAlert? Best regards
  16. Hi Sherzod, works fine, thank you. Best regards
  17. Hi, is it possible to have another closing symbol at a TabSheet? Best regards
  18. Hi, is it possible to place the Badge also at the title of a TabSheet? Best regards,
  19. Hi, Thanks everyone for the quick response. I will think about how I will implement it. It was important for me to know whether there might be a direct route. This does not seem to be possible. Best regards
  20. Hi, is there any way to start any external program (client side), any batch (client side) etc. from an uniGUI-App? An example could be to start an application like Teamiewer. Best regards, Bernd
  21. Hi Fred, tnahk you very much for the example. Is there any way to make the badge unvisible/visible? Best regards
  22. bbm

    ShowMask has no effect

    Hi Sherzod, I understand the question very well. The only problem is that the application is very complex at this point. Possibly the problem is the combination of different frames already described. I'll test a few more things myself. Is the UniSession.Synchronize approach basically the right approach? In the demo application, the supdate.exe, you can clearly see when debugging that the display is updated when UniSession.Synchronize is called. This does not happen in my application. Best regards
×
×
  • Create New...