Jump to content

sicoobcooplivre

uniGUI Subscriber
  • Posts

    201
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by sicoobcooplivre

  1. @SherzodGood Morning!
    Please, I need some help: I need to know the number of lines inside a unimemo component, but sometimes the user doesn't press enter to break the line, and then unimemo.lines.count is not correctly returning the number of lines being displayed!
    Is there any way I can get exactly how many lines are showing on my screen?
    Thanks!

  2. Good Morning!
    Please, I need some help: I made an application that shows a graph in the center of the screen, and it is displayed on a TV.
    Everything is working.
    I just wanted to know, which properties should I configure so that it stays static, preventing the application from closing or updating itself during the day?
    My question is just to know what is recommended to do to avoid problems with the application stopping?
    Thanks for listening!

  3. @SherzodGood evening!
    In my application, I load an html page inside a TUniURLFrame. It works perfectly!
    But when I load it, the entire application flashes while the URLFrame is loading!
    Is there a way to make it not have this blinking effect?
    In the URLFrame's ScreenMask property I managed to hide the message "wait...," but I need now that the main page doesn't blink to get a nice behavior!
    Thanks!

  4. No, I took an example from the forum!
    Toast is working.
    But what they're asking me is to display the notification on windows, because users leave the application in the browser open all day, and they need to see the notifications!
    I need to know if there is a way? And if there would be any material for me to study, because I'm starting!
    Thanks!

  5. Good Morning!
    My users keep the unigui application open all day!
    I'm drawing the possibility to display notification!
    I would like to know if there is any way to display a notification in the browser or even next to the windows notifications?
    If possible an example for me to study!
    Thanks!

×
×
  • Create New...