Jump to content

Sherzod

Moderators
  • Posts

    19744
  • Joined

  • Last visited

  • Days Won

    640

Everything posted by Sherzod

  1. Thank you, first of all, please adjust your forum email address:
  2. Are you using a trial edition?
  3. Hello, Can you please specify, which edition and build of UniGUI are you using?
  4. Have you tried to reinstall UniGUI?
  5. Hello, Sorry, can you please explain in more details?
  6. Hi, Can you please explain in more details?
  7. Hello, Thank you, first of all please adjust your forum email address:
  8. Sherzod

    send sms

    First of all, please adjust your forum email address: Thank you.
  9. Sherzod

    send sms

    Are you using a trial edition?
  10. Hi, Can you try this approach? function time.beforeInit(sender, config) { config.increment=60; } function time.boxready(sender, width, height, eOpts) { this.getStore().data.items.forEach(function(dt) { dt.data.date.setMinutes(59); dt.data.disp = Ext.Date.format(dt.data.date, 'H:i:s'); }); }
  11. with UnimSegmentedButton1 do begin Items[0].Pressed := True; JSInterface.JSCall('setPressed', [True], Items[0].JSMenuItem); end;
  12. UnimFileUpload1.Execute; UniSession.AddJS('Ext.defer(function(){Ext.get(Ext.select(".x-filetrigger .x-text-el").elements[0]).setText("瀏覽")},20)');
  13. Sorry, are you using a trial edition? If not, please adjust your forum email address first.
  14. Sherzod

    send sms

    Edition and build of UniGUI
  15. Простите, я не очень понимаю в чем проблема, создайте тестовый случай...
  16. Hello, Can you please specify, which edition and build of UniGUI are you using?
  17. Hi, This config may help you: function beforeInit(sender, config) { config.picker='floated'; }
  18. Hi, Can you please open a ticket in support portal?
  19. Sherzod

    send sms

    Hello, Can you please specify, which edition and build of UniGUI are you using?
  20. Пожалуйста, обновите до последней версии
  21. Hello, Can you please specify which edition and build of UniGUI are you using?
  22. Hello Erich, Can you make a simple testcase for this?
  23. Can you make a simple testcase for this?
×
×
  • Create New...