Jump to content

bbm

uniGUI Subscriber
  • Posts

    315
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by bbm

  1. 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:

    image.thumb.png.314b000eb40cfb39c939652949ff8558.png

    Only one:

    image.thumb.png.8270074ed5d116e9de0ac44f9443fee1.png

    Three elements:

    image.thumb.png.69f2d4343ce3184e6bb0babc4861a6f4.png

    Best regards

  2. 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

  3. 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.

     

  4. 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

     

  5. 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,

  6. 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...