Jump to content

Sherzod

Moderators
  • Posts

    19685
  • Joined

  • Last visited

  • Days Won

    636

Everything posted by Sherzod

  1. You can also read and learn the ExtJS documentation, for example UniMenuButton configs: https://docs.sencha.com/extjs/6.6.0/classic/Ext.button.Split.html#configs
  2. http://unigui.com/doc/online_help/application-datamodule.htm
  3. Hi, ... Are you using UniGUI Data Module ?
  4. procedure TMainForm.UniFormCreate(Sender: TObject); begin UniMenuButton1.JSInterface.JSConfig('menuAlign', ['tr-br?']); end; ?
  5. procedure TMainForm.UniButton1Click(Sender: TObject); begin PopupMenuMore.Popup((Sender as TUniButton).Width, 36, Sender); end;
  6. Hi, And what if you will use UniMenuButton instead?
  7. Hello, Of course, you can try the trial version to evaluate UniGUI, before buying! All attached files here are available only to subscribers. To be a subscriber, yes, you must buy one of the UniGUI editions. Thank you!
  8. Hi, Have you read "Installing and Configuring HyperServer" ? http://unigui.com/resources/online-documentation/developer-manual http://unigui.com/doc/online_help/installing-and-configuring-hyp.htm
  9. Hello, Have you tried to find a solution on the forum?
  10. I'm sorry, you've been using the pirated version for a long time.
  11. Hi, Sorry, what problem do you have? Can you show your problem with a simple testcase?
  12. And if there are unnecessary modules in the "uses" section, then remove them too.
  13. First of all, can you please adjust your forum email address?:
  14. Hi, Sorry, which edition and build of UniGUI are you using?
  15. We will try to give you a "solution", Although on the forum, there was an approximate implementation of the canvas:
  16. Hi, Can you make a simple testcase for this?
  17. \FMSoft\Framework\uniGUI\Demos\Desktop\GridFiltering \FMSoft\Framework\uniGUI\Demos\Desktop\GridFiltering-2
  18. Hello, Sorry, can you explain in more detail?
  19. Need a testcase, But, just for check, can you try with this "approach"?:
×
×
  • Create New...