Jump to content

araujoadanr

uniGUI Subscriber
  • Posts

    277
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by araujoadanr

  1. I'm sorry I didn't see your message... I can't reproduce the event, but when my forms are opened, the combos are resized.
    For now I found a solution, I force a height in the Oncreate of the form.

  2. Hello everyone,

    Has anyone had the following problem or knows how to force the borders of unicontainerpanel.

    1- In Windows the border is invisible as it should be.
    2- In Linux it adds a border.

    If anyone has any knowledge or experience with this issue.

    Untitled.png

  3. Someone have a tutorial to configure Hyperserver with certificate generate with letsencrypt.

    I have my certificates, cert.pem, chain.pem, fullchain.pem, privkey.pem, but I don't know for parameters 

      SSL.SSLOptions.RootCertFile = 'root.pem'
      SSL.SSLOptions.CertFile = 'cert.pem'
      SSL.SSLOptions.KeyFile = 'key.pem'
    • Like 1
×
×
  • Create New...