Jump to content

alesf76

uniGUI Subscriber
  • Posts

    38
  • Joined

  • Last visited

Everything posted by alesf76

  1. The latest 1423. For example the uni_win10 theme.
  2. I've filled a combobox with the list of the avaiable themes. In the onchange event of the combobox I put UniMainModule.Theme:=Themebox.Text but it does nothing, and I checked that The event is fired using the debugger.
  3. Trial ? But I've buyed the Professional edition. It doesn't show the "unigui trial" popup indeed.
  4. Like in the mdemo project, i've added a combobox to change theme at runtime with this line UniMainModule.Theme:=Themebox.Text; Debugging I see the line is executed, but it does nothing. In the mdemo it works. Did i need to set some other option to make it work ? I'm using the professional edition.
  5. Is it possible to make an unigui application, i.e. a single executable, work both as a console one when started normally and as a service when installed and started as a service ? I'm using the professional edition. I did it for intraweb apps years ago.
  6. It works, but it doesn't trigger masking like when I click on the button.
  7. For now, trial. Going to buy Professional if everything goes well
  8. I would like that when I press enter on the login form, it behaves like a cliked on the "ok" button. Is it possible ?
  9. Is it possibile to increase the default font size used in every form ?
  10. I'm evaluating the develoment of a web app having to access an Oracle server. Any suggestion for which data components are better to try with Unigui ? ZeosLib ? FireDac? Something Else ?
×
×
  • Create New...