Jump to content

sicoobcooplivre

uniGUI Subscriber
  • Posts

    202
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by sicoobcooplivre

  1. I need to increase the size of the UniDBGrid showing all the text, without the vertical scrollbar appearing!
    For this, I would take the line counter and increase it!
    But when the user doesn't press enter to break the line, the UniDBGrid count is wrong.
    For this, I needed to know exactly how many rows are inside the UniDBGrid.
    Is there any way to know?
    Thanks!

  2. @SherzodGood afternoon!
    Please, I need help: Is it possible to know how many lines are inside a UniDBMemo?
    When the user doesn't press enter to skip the line, and UniDBMEmo wraps the line automatically, UniDBMemo's count property doesn't bring the correct number of lines.
    I need to know exactly how many rows are inside the UniDBGrid! It's possible ?
    Thank you very much!

  3. @Sherzod

    Please I need help:

    I'm using hyperserver, and I noticed that the directory where the log files are is getting big over time!

    Would it be good practice to delete the files after a certain amount of time? Is there any configuration in unigui for these logs to be erased periodically?

    Thank you for your attention!

  4. I need to execute the + click (rowwidget) of the registry programmatically.
    I have an include item button, where I want to execute the + (rowwidget) from the button, so that the user can start typing the selected data.
    I just need to run the + (rowwidget) programmatically!

    Sorry I can't explain it right, I'm learning!
    Thank you for your attention!

    exemple.png

  5. One more doubt: in the form show, it would be possible to focus on a certain column of the grid, because I need that when the user enters the form, he already gives the direct focus on column 2.
    Thanks!

  6. Taking advantage of this topic, I have one more doubt, please can you help:

    I'm using the RowWidget option in the Grid to display some registry sub-items.
    Is there a possibility that when the user clicks on the + (RowWidget) I collect all that are already open to keep open only the RowWidget of the record that he clicked on?

    Thanks!

  7. I'm setting up a dbgrid for users to launch daily activities.
    Natively, if the user is in the last column and presses right, it will automatically go to the next record.
    The same happens if he is in the first column and he presses the left key, he automatically goes back a record.
    I want to lock it in the record, and only go to the next record if he presses down arrow, or go to the previous record if he presses up.
    Sorry I can't explain it right.
    Can you help?

  8. @SherzodPlease, is there a way to configure the dbgrid so that when the user is in the last column and he presses next, he remains on the same line?
    I want him to stay on the line he's on until he keys down, then yes, switch lines!
    Thanks!

    • Like 1
  9. Please, just tell me if it's possible, otherwise I'll study another way.
    My idea is to increase the size of the panels for each day, so I can show more task labels, instead of showing "+2 more" as in the example in the attachment, on the 21st.
    Thanks!

×
×
  • Create New...