
asapltda
uniGUI Subscriber-
Content Count
330 -
Joined
-
Last visited
-
Days Won
5
asapltda last won the day on November 10 2020
asapltda had the most liked content!
Community Reputation
14 GoodAbout asapltda
-
Rank
Advanced Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
hola estoy en Colombia y acabo de ver su orferta para su nuevos proyectos, me gustaria oir sobre ellos Carlos 57+3015465902
-
unigui es apto para desarrollar sistemas grandes para cien usuarios
asapltda replied to sergio picco's topic in Spanish
HOLA SERGIO, sigue trabajando es su proyecto ERP de unigui ? Yo he estado avanzando en proyecto que tiene 80 usuarios y es un wms, manaja datos de la orden de produccion, pedidos de clientes y pronto iniciaremos la toma de pedidos via movil , si te interesa compartir experiencia mi whatsapp es 57 3015465902 Saludes desde colombia -
asapltda started following UnimSegmentedButton1 cannot click 2 time, different versions Runtime of unigui, HyperServer Run New Version, with the old version running and 3 others
-
Good morning gentlemen, it is possible to have two different program on a single computer, but each program is made with two different versions Runtime of unigui ? example version 1531 and version 1543, how to do it? is it possible to do so? Thank you for your support
-
Totally very expensive agree, there is another interesting raudus program for lazarus
-
Good morning gentlemen, I want to start using HyperServer because it will allow to update the software without deleting the old version that is running (Without canceling users since we are making modifications to the software), the use of the new version would be done gradually until there are no more users using the old version, could explain the procedure to be executed to achieve this purpose? Thank you
-
Good morning gentlemen, I tried to try Uniandroid and I have not been able to achieve it, when I run the program on the cell phone sends me the message 192.168.1.115:8077 dec Uniandroid is not defined, could someone who has been able to try it place a small tutorial to be able to try it?, I think this program gave many advantages to program unigui in its mobile version, thanks for its contributions.
-
Change buttons of unimedit, unimdbedit components to the left side
asapltda replied to asapltda's topic in uniGUI Mobile
thanks for you quick answer. but let me introduce you to a sketch Change buttons of unimedit, unimdbedit components to the left side -----------I --------------------I ---- Label edit buttons Required ---------I---- !-----------------I label buttons edit The reason for this is to use a program , made for mobile on the desktop, and on the desktop do not appear buttons like search, delete data -
Good morning, please you can place the improved version of the program, thanks
-
how to use the component UnimSegmentedButton ?
asapltda replied to asapltda's topic in uniGUI Mobile
function beforeInit(sender, config) { config.allowDepress = true } The previous instruction allows the buttons of the unimSegmentedButton component to be pressed a second time, but for the button to work it requires a double click, in the pda they generate many problems since it is a change in the way the program works, the person who operates the pda does not know if the program does not work because it has problems or requires double click -
how to use the component UnimSegmentedButton ?
asapltda replied to asapltda's topic in uniGUI Mobile
The solution allows you to press the button several times, but requires the button to be pressed twice to make it work, There is a solution, that prevents you from pressing the button twice to make it work? -
Is there a solution, that prevents you from pressing the button twice to make it work? Thanks
-
[SOLVED] UnimSegmentedButton: how to use? / Como usar?
asapltda replied to Alessandro's topic in General
Excuse me, but the solution doesn't work.