Jump to content

Jorge Sousa

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Jorge Sousa

  1. Hi

    Has anybody here used a test tool, like Sencha Test or other, to test UniGui applications?

    I'm trying to use Sencha Test tool, but know I know that I've to learn Jasmine, and it's been hard to find recent jasmine code to test ExtJS applications. I'm not sure if I will be able to test an UniGui web app, the same way as a "plain" ExtJs app.

    Please advise. Thanks

  2. Is it possible to set the text alignment to left, when TUniButton.IconPos = ipButtonEdge and and .IconAlign=iaLeft (default)

    And is it possible to wrap the text of the button?

    Since there is no apparently an event where we can change the rendered HTML, is it possible to inherit any virtual method to be able to make these changes to simple custom controls?

    This is how it is currently:

    https://ibb.co/RjjTRdK

    This is how I wanted

    https://ibb.co/NNHz53J

    Thanks in advance

    js

×
×
  • Create New...