Jump to content

Sherzod

Moderators
  • Posts

    19762
  • Joined

  • Last visited

  • Days Won

    641

Everything posted by Sherzod

  1. Hi, I'm sorry if I misunderstood you. But what do you mean when you say in runtime?
  2. Hi, One possible solution. Panel -> ClientEvents -> UniEvents -> function beforeInit: function beforeInit(sender, config) { config.titleCollapse=false; } Panel -> ClientEvents -> ExtEvents -> function afterrender: function afterrender(sender, eOpts) { sender.collapseTool.hide(); }
  3. Hi, http://forums.unigui.com/index.php?/topic/10779-how-expandcollapse-accordion-panels-by-pressing-a-button/&do=findComment&comment=56872 ?
  4. Hello, Yes, install in new hardware with the new generated key.
  5. Sherzod

    Mobile App APK

    Ok, sorry But isn't it UniGUI in the screenshots?:
  6. Sherzod

    Mobile App APK

    Hello, Please adjust your forum email address:
  7. Have you seen this demo for example?: \FMSoft\Framework\uniGUI\Demos\Desktop\AllFeaturesDemo
  8. Hi, Can you please explain in more details?
  9. Hello, Ok, thanks for the testcase We will check
  10. Просто попробуйте это: .zborders { border-color: #F5F5F5; border-width: 1px; border-style: solid; background: #fff; color: #000; font-size: 13px; font-weight: 300; font-family: 'Open Sans', 'Helvetica Neue', helvetica, arial, verdana, sans-serif; }
  11. Hello, This is in our roadmap: uniGUI Equinox (1.90.0) (Q1/2019 - Q2/2019) New Features TagField
  12. Hello, Sorry for the late reply, Can you please make a simple testcase for this, or please open a ticket in the support portal with a test case?
  13. Hello, Maybe you wanted this config?: procedure TMainForm.UniFormCreate(Sender: TObject); begin UniLabel1.JSInterface.JSConfig('disabled', [True]); end;
  14. Hi, I'm sorry, forum support does not mean to fully resolve your requests. As I said above, that this is possible, and that was my opinion. And I apologize again for not being able to give you a test case for this at the moment
  15. Thank you, first of all please adjust your forum email address:
  16. Hi, Maybe something like this: UniTreeMenu1.JSInterface.JSCode(#1'.getEl().select(".x-treelist-item-text").each(function(el){el.setStyle("font-family", "Comic Sans MS")});');
  17. Which edition? Are you using a trial edition?
  18. Hello, Please explain where and what did you read?
  19. Hello, You can use Page mode: UniMainModule -> MainFormDisplayMode = mfPage And can you please specify which edition and build of UniGUI are you using?!
  20. Да, возможно. Вы также можете сохранить ключ на Вашем компьютере.
  21. Здравствуйте, Спасибо. Какую тему используете? Создайте тестовый случай и прикрепите здесь, если возможно.
  22. Пожалуйста, настройте Ваш email форума:
  23. Здравствуйте, Используете триальную версию?
×
×
  • Create New...