Jump to content

sicoobcooplivre

uniGUI Subscriber
  • Posts

    202
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by sicoobcooplivre

  1. Good afternoon
    I customized the showmask as below, but it didn't work in the safari browser!
    On chrome and edge it worked perfectly!
    Could you help me, please?

    .x-mask-msg{
            border-width:0px;
            color:none;
            padding:50px;
            background: rgba(0, 0, 0, 0);
            background-image:url(files/loading.gif);
            background-repeat:no-repeat;
            background-size: contain;
         }

  2. Good Morning!
    I have a particular font installed on my pc that I use in my application.
    It works localhost, but for other users it doesn't recognize the source!
    How do I correctly configure which font to load for everyone?
    Thank you!

  3. Yea!
    My scenario is the following: I created my application for intranet!
    I followed the uniGUI manual to create the SSL certificate.
    I tested it some time ago on the SSL Demo, and I remember that it worked right away.
    Now the need arose for me to configure the application to work with SSL.
    I went to compile the demo again to test, and it gives me the error I said!
    I already updated the dlls libeay32.dll and ssleay32.dll but nothing helped!
    Can you help me?
    Thank you!

  4. Good Morning!
    I'm using Delphi 10.3 and uniGUI uniGUI Personal 1.90.0.1549
    When I use the SSL demo to study how to use SSL certificate, it gives the error

    ssl.exe: 00000EAC: 08:17:20
    [Indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.
    error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown : Addr: $00790FB7

    Does anyone have any idea what could be wrong to help me?
    Thank you very much!

  5. Good afternoon!

    I have the uniGUI Personal Edition version.
    Is it possible to purchase the uniGUI Complete - Professional Edition version? Will I have problems installing because my first version is different?
    Can I get a discount on the Customer Portal?
    Thank you!

×
×
  • Create New...