This post is not about programming, but rather about Deploy applications and a little about administration. The easiest way to host a UniGUI application on the ...
This post is not about programming, but rather about Deploy applications and a little about administration. The easiest way to host a UniGUI application on the StandAlone server is to simply drop ...
Let’s write a simple UniGUI link anonymizer with a limited link expiration date. First, let’s make a simple option – relying on the API of a third-party service. Our task is only to attach ...
The example is taken from the UniGUI forum and slightly modified. Here’s what we get in the end Usage example. We can customize the number of digits, the number of ...
This post is not about programming, but rather about Deploy applications and a little about administration. The easiest way to host a UniGUI application on the ...
Let’s write a simple UniGUI link anonymizer with a limited link expiration date. First, let’s make a simple option – relying on the API of a third-party ...
Today I stumbled upon an interesting feature in UniGui – to handle component events using JavaScript, and specifically using functions from the ExtJS library. Let’s look ...
If you want your Delphi application to be ready to handle multiple locations, then you need to internationalize it. There are three common aspects that must ...