Jump to content

Odlarhg

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Odlarhg

  1. Hello. I recently started working at a company that has an application developed in Delphi on one of its servers. By doing a little research I was able to determine that they used the UniGui framework and if I'm not mistaken it was version 1.0. I have experience developing with Delphi, but I have never worked with UniGui. The company wants to continue using the application developed several years ago, but they want to move it to a new server. My questions are: 1. Is the latest version compatible with 1.0 version of UniGui? 2. What is the current version of UniGui? 3. Is it possible to migrate the application that uses UniGui 1.0 to the new version without making major changes to the source code? 4. How does UniGui licensing work? Sorry if my questions are a bit basic, but I'm new to UniGui. The company where I work has no way of contacting the programmer who originally created the application. The people who originally acquired the licenses are also no longer there and we have not been able to find the installation software, therefore there is interest in acquiring new licenses to be able to migrate the application and modernize it. Thank you very much in advance for your help.
  2. Hiello Sherzod Forgive me for taking time to respond. Unfortunately for some diabetic problems I have been inactive. As I commented in my initial message, I am a newbie with UniGui. I'm sorry but I do not have the information you ask me. I have looked in the documentation that I have on hand about the code that I am modifying and I have not found it. The application that I have been asked to modify was already installed and I only have access to the source code. I am going to ask those who have asked me to modify this application if they can provide me with that information. As soon as I get that information, I'll share it with you. Thank you very much for your help.
  3. Hi Sherzod, I found this information. Embarcadero® Delphi 10.2 Version 25.0.26309.314 uniGUI Web Application Framework Version: 1.50.0 build 1480. uniGUI Mobile Web Application Framework Version: 1.50.0 build 1480.
  4. Hola a todos. Soy totalmente nuevo en el uso de UniGui y conozco poco de Delphi (aprendí pascal hace algun buen tiempo). Donde trabajo hay una aplicación web desarrollada con Delphi y Unigui y me han pedido que agregue el despliegue de un mensaje cuando un usuario ingrese un valor a un campo y salga de el. Se que esto puede parecer algo muy básico, pero como les comento tengo poca experiencia en Delphi y ninguna con UniGui, por lo que estoy aprendiendo sobre la marcha. Los objetos en los que debo mostrar el mensaje son UniComboBox1 y UniDBDateTimePicker1. ¿Puede alguien ayudarme explicándome como puedo lograr esto? (Un ejemplo sería muy útil) De antemano muchas Gracias Rene.
  5. Hello, I am relatively new programming in Delphi and totally new using UniGui. In the place where I work there is a web application developed with Delphi and UniGui. I have two objects inside a form, UniDBDateTimePicker1 and UniComboBox1. I need to show a message to the user when a value is entered to any of them, that is when the user types in a value and leaves the object. Can you help me understand how I can achieve this? An example would be very useful. I know this is very basic, but I'm learning as I go. I have been asked to make these changes and I do not have much experience with Delphi and no experience with UniGui. I develop in other languages and I know the foundations of Delphi (objects pascal) Thank you René
×
×
  • Create New...