Jump to content

Sherzod

Moderators
  • Posts

    19694
  • Joined

  • Last visited

  • Days Won

    637

Posts posted by Sherzod

  1. 9 minutes ago, newsanti said:

    Font: Noto Serif Thai

    Text: สิ้นงวด
    Text: รายไตรมาส

    One possible solution:

    procedure TMainmForm.UnimFormCreate(Sender: TObject);
    begin
      UnimSelect1.JSInterface.JSAddListener('painted', 'function(){this.inputElement.setStyle("text-align", "right"); this.inputElement.setStyle("line-height", "normal");}');
    end;

     

  2. Ну, тема это как бы дополнительное расширение фреймворка, я бы сказал. uniGUI также включает в себя множество собственных тем.

    Сначала Вам необходимо приобрести лицензию на uniGUI, если вы хотите продолжать его использовать.

  3. 28 minutes ago, gerhardhziegler said:

    UniGui 1.50.0.1480, GoogleChrome , Win 8 to Win 11. D 2010 at the moment. triton.modified, Desktop.
    MainForm.Script is practically empty, the three lines are the the beginning.
    Maybe its possible to overrule somwhere in the calendar scripts itself?

    Can you test these codes on a demo example?

  4. 3 minutes ago, gerhardhziegler said:

    But it doesnt work.

    Sorry, this seems to have worked for me.

    4 minutes ago, gerhardhziegler said:

    Its still shown when I am clicking or rangeselecting.

    How can we reproduce this? Which browser are you using? Device (desktop, mobile) !?

×
×
  • Create New...