Jump to content

eduardosuruagy

uniGUI Subscriber
  • Posts

    977
  • Joined

  • Last visited

  • Days Won

    10

eduardosuruagy last won the day on July 25 2023

eduardosuruagy had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

eduardosuruagy's Achievements

Advanced Member

Advanced Member (4/4)

41

Reputation

  1. Thanks, I'll test it.
  2. I'm using a Frame; does the onCreate event behave the same way? dbgrid_movimentacao_caixa.JSInterface.JSConfig('cls', ['nowrap-column'], dbgrid_movimentacao_caixa.ColumnByName('BLOB_FIELD_TEXT').JSColumn);
  3. I prefer it to be truncated with ellipses when it exceeds the column width.
  4. I have a memo field in the grid and I don't want it to break the line. Is there a way to do that?
  5. It's a banking process; I send a request to a banking API, and the process can take a long time due to the number of records sent. I need an option that the client can see indicates that it's not stuck, perhaps a progress bar.
  6. Good morning, I have a process that is taking a very long time to finish and the system seems to be frozen. Is there a way to add an animation so that the user doesn't think the system has frozen?
  7. htmlChat (TUniHTMLFrame) is updated 100% server-side, via htmlChat.HTML.Text := RenderChatHTML.
  8. How do I make the scroll bar always appear at the end of a UniHTMLFrame?
  9. I think my message had something to do with the Windows port limit. I had set a port in the cfg file (start_port=33280), and after changing it to a lower one, it started working again and didn't show the error anymore.
  10. Can someone explain to me what this problem is? [TUniHyperServer]:Warning! Incomplete configuration: RelayServerToken is assigned, but RelayServerUrl is null
  11. I'm having the same problem, how can I solve it? This is only happening in one application; all the others are fine. (UniGUI - 1.95.0.1610)
  12. It worked, thank you so much!!
  13. I'm trying to use the F9 commands in a frame or in UniSyntaxEdit and I can't. I want to execute a button's command when I press F9. How do I do that?
  14. Looking at the image, in designer mode the red part is larger and in project mode it's smaller. Is there a way to make it bigger? To leave it as it is in designer mode.
  15. I'm trying to use the uniAlignmentClient alignment but I'm having difficulties. I need the attached image to be the same; the colors are just to show where the components are going. The red part is too small; how can I make it bigger? I'm attaching a project. Nova pasta.rar
×
×
  • Create New...