Jump to content

Sherzod

Moderators
  • Posts

    19839
  • Joined

  • Last visited

  • Days Won

    646

Everything posted by Sherzod

  1. Hello, By default, no. You need to create/install a browser plugin I guess. Maybe this link will help you, don't know: https://qz.io/
  2. Hello, One possible solution. UnimSegmentedButton -> ClientEvents -> ExtEvents -> function painted(sender, eOpts) { sender.getRefItems().forEach(function(btn){btn.setIconAlign("top")}); }
  3. Здравствуйте, Тогда Вы можете попробовать создать свой массив констант.
  4. Well, if I understand you correctly, you can increase the values: UniPopupMenu1.Popup(X+xx, Y+yy, ANode);
  5. Hello, Which build are you using? Maybe you are using some config!?
  6. Hello, procedure TMainForm.UniTreeView1CellContextClick(ANode: TUniTreeNode; X, Y: Integer); begin UniPopupMenu1.Popup(X, Y, ANode); end;
  7. Hello, Sorry, your case is not very clear.
  8. Добрый вечер, Попробуем проанализировать.
  9. In the process, but there are also some nuances.
  10. Добрый вечер, Попробуйте: ComboBox_Color_Mobile.rar
  11. Hello, You can analyze this post: http://forums.unigui.com/index.php?/topic/17191-custom-scrollbar/
  12. Остаётся этот момент для мобильной версии...
  13. Или Вы будете использовать всегда такой вариант?
  14. Hello, Can you please explain in more details?
  15. Hello, Try use j instead of m. For example: jY
  16. Yes, you should use the altFormat config.
  17. And without this customization?
  18. Пока такой прогресс: Также есть некоторые ошибки:
  19. Нужно будет проанализировать... Но, не знаю, как быстро.
  20. http://www.unigui.com/resources/installation-instructions
  21. It seems you forgot to install the UniGUI packages.
  22. Hello, Okay. Have you installed the packages?
×
×
  • Create New...