Jump to content

eduardosuruagy

uniGUI Subscriber
  • Posts

    831
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by eduardosuruagy

  1. See that in image 1 I'm going to compile my project with the scroll at the top. In figure 2 it appears normal. In image 3 if I compile the scroll all down to the error. See picture 4 that my label that was on srcoll disappears.
  2. I just saw the demo, that way it will get better. Thank you!!
  3. Thank you very much, that's what I wanted. Now look at this other image, I'm using a UniContainerPanel with the Layout = vbox property, and all FieldSets are inside that UniContainerPanel. Is it possible that this UniContainerPanel display a scroll ?? See that in the 2 image when I click on some FieldSet it disorganizes everything and does not expand.
  4. I wish that when my form was opened my FieldSet "Job Information" would be retracted. As picture 2 shows.
  5. When I open my form I want my UniScrollBox1 to always stay on top, how do I?
  6. Notice that the "Job Information" option in image 2 is closed. I'd like it as soon as I opened the screen it already showed closed.
  7. Or when the user gives an enter and goes to another cell or when the focus leaves the cell.
  8. I want to validate these values at the time the user types and presses an enter. Remembering that he can not change the last line. And I would also like to align those values to the right.
  9. I'm also using this version. UniDBGrid.FullExpand; UniDBGrid.FullCollapse;
  10. dbgrid_cadastro.FullExpand; dbgrid_cadastro.FullCollapse;
  11. If I have 3 dates, how would I do it?
  12. Got it, but what if I just want some specific dates? How would I do it?
  13. Where do I put the dates in this example?
×
×
  • Create New...