Jump to content

sicoobcooplivre

uniGUI Subscriber
  • Posts

    201
  • Joined

  • Last visited

  • Days Won

    2

Everything 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. The infinite scroll example helped me! Thank you very much!
  3. @Sherzod Good evening! I have a clientdataset that has to bring in 100,000 records. What is the ideal way for unidbgrid to perform better? Today I open the clientdataset with all the records, and I set it to paginate every 100 records, but it got slow! Thanks!
  4. Good Morning! I cleared cache and it worked! My mistake! Thanks!
  5. Just a detail that I noticed: some components that were aligned with AlClient did not occupy the full screen. This is normal?
  6. My version is uni-1.90.0.1560 I've cleared the cache and it didn't help!
  7. @Sherzod Good Morning! I'm getting the error "_clrcell_ is not defined" when I open my clientdataset to display in unidbgrid. It started showing up a while ago, but I don't know how to fix it. Please could you help? Thanks!
  8. 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!
  9. I'm testing it, and as soon as I'm done, I'll let you know here! Thank you very much!
  10. @SherzodI have application "A" that the user uses all day. When it enters this application, I want to open another tab with application "B", but I need application A to remain on display. I'm using UniSession.AddJS('window.open(' But it always automatically switches to application tab "B". Is there a way to keep me in the "A" application tab? Thanks!
  11. @Sherzod Good Morning! Please, when I click on a button, is it possible to open a new tab but stay on current page? Thanks!
  12. @Sherzod I searched the forum, and found the solution with this post. http://forums.unigui.com/index.php?/topic/4198-how-to-show-screenmask-while-load-data-in-urlframe/ Thank you very much!
  13. @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!
  14. @SherzodGood Morning! Any news? Would you help me? Otherwise I'll have to cancel this project! It could be a material I study! Thanks!
  15. @SherzodCan you please share here, or a material to study, because I really need it, for yesterday, lol!!! Thanks!
  16. @SherzodDo you think it is possible for example to use pushjs with unigui application? I need an answer so I can move forward here! Thanks!
  17. 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!
  18. Within the application I was able to display a toast. Turns out I need to present if it is possible to also display the notification on windows so that users pay attention! Thanks!
  19. @SherzodGood afternoon. I found it talking about https://pushjs.org/ as a free option, but I don't know how to use it! Do you have any tips for me to study, please? Thanks!
  20. @Sherzod Could you please advise if it is possible to do this, and if there is any material for me to study? Thanks!
  21. 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...