Jump to content

Rodrigo Baltazar

uniGUI Subscriber
  • Posts

    75
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Rodrigo Baltazar

  1. 3 hours ago, Sherzod said:

    Você também pode ver demonstrações:

     

    OK
    everything that plays inside the timer thread will be considered a thead then. I understood.
    Thanks!

  2. I created a thread, but when I use the Synchronize command to synchronize with the main mainform, it returns an access violation error.

    Synchronize( procedure begin
         mainform.labSales.Caption:= FormatFloat('0,.00', StrToFloat(Qry.FieldByName('VALORPAGOS').AsString));
         end);

    What am I doing wrong?

    Grateful

  3. 1 minute ago, Farshad Mohajeri said:

    Eu tenho tentado ajudá-lo:)

    Enviar uma cópia de uniButton.pas não é o método correto. Precisamos descobrir por que sua cópia está danificada. Também pode ser resultado de um instalador corrompido.

    Eu ainda recomendo que você faça uma instalação limpa com um instalador que você baixou do nosso portal.

    as I am very late in my service, I will not be able to do this now, but I will do it as soon as possible. Grateful

    • Like 1
  4. 18 minutes ago, Farshad Mohajeri said:

    Está no instalador. É estranho que apenas o uniButton.pas esteja danificado. Talvez haja outra cópia no caminho de pesquisa do compilador. Você pode checar por favor?

    Você também pode tentar criar um novo projeto uniGUI e testar sua configuração com este novo projeto.

    I already solved it, I got a pirated copy, installed it on another computer, and pulled only the unibutton.pas file, and everything worked again. So it's unfortunate, instead of receiving help from support, we have to download a pirated copy to not be out of work, having an original version.

  5. I already did that, however, it damaged the librarypath of delphi. Lucky I do full backup of windows. I'm using the backup ssd now, I'm afraid to reinstall and have a problem again. Is there a way to just send a copy of UNIBUTTON.PAS?
    Grateful

  6. 7 hours ago, Sherzod said:

    Olá,

    Isso é depois de quê!?

    I already tried to uninstall and install again, but it gave the same problem, I tried to use ssd backup from 7 days ago and it gave the same problem. I don't know what else to do, I need help.

  7. goodnight!
    Today this error message started to appear when compiling projects made in unigui.

    Checking project dependencies...
    Compiling naturacenter.dproj (Debug, Win64)
    dcc64 command line for "naturacenter.dpr"
      c:\program files (x86)\embarcadero\studio\18.0\bin\dcc64.exe -$O- -$W+ --no-config -M -Q -TX.dll -AGenerics.Collections=System.Generics.Collections;
      Generics.Defaults=System.Generics.Defaults;WinTypes=Winapi.Windows;WinProcs=Winapi.Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE -DDEBUG 
      -EC:\Sites\naturacenter -I"c:\program files (x86)\embarcadero\studio\18.0\lib\Win64\debug";  ---  here several dependencies ---
      Files (x86)\Neos Eureka S.r.l\EurekaLog 7\Lib\Win64\Debug\Studio24";C:\ibo5_10_1_b2808_Eval\lib\d10_1\Win64\Debug;
    [dcc64 Error] uniButton.pas(28): E2029 '=' expected but identifier 'protected' found
    [dcc64 Error] uniButton.pas(30): E2029 ';' expected but 'PROCEDURE' found
    [dcc64 Error] uniButton.pas(30): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(31): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(33): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(34): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(35): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(36): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(37): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(38): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(39): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(41): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(42): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(44): E2003 Undeclared identifier: 'TJSControl'
    [dcc64 Error] uniButton.pas(44): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(45): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(47): E2029 Declaration expected but 'PROPERTY' found
    [dcc64 Error] uniButton.pas(51): E2003 Undeclared identifier: 'TUniStringArray'
    [dcc64 Error] uniButton.pas(51): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(53): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(54): E2003 Undeclared identifier: 'Create'
    [dcc64 Error] uniButton.pas(54): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(55): E2029 'IMPLEMENTATION' expected but ';' found
    [dcc64 Error] uniButton.pas(70): E2003 Undeclared identifier: 'TImageIndex'
    [dcc64 Error] uniButton.pas(71): E2003 Undeclared identifier: 'TUniIconAlign'
    [dcc64 Error] uniButton.pas(72): E2003 Undeclared identifier: 'TUniCustomImageList'
    [dcc64 Error] uniButton.pas(77): E2070 Unknown directive: 'protected'
    [dcc64 Error] uniButton.pas(79): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(80): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(81): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(82): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(83): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(84): E2070 Unknown directive: 'virtual'
    [dcc64 Error] uniButton.pas(87): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(88): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(89): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(90): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(91): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(92): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(93): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(95): E2003 Undeclared identifier: 'TJSObject'
    [dcc64 Error] uniButton.pas(95): E2003 Undeclared identifier: 'TUniStrings'
    [dcc64 Error] uniButton.pas(96): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(97): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(98): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(99): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(101): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(103): E2029 Declaration expected but 'PROPERTY' found
    [dcc64 Error] uniButton.pas(114): E2003 Undeclared identifier: 'Create'
    [dcc64 Error] uniButton.pas(114): E2070 Unknown directive: 'override'
    [dcc64 Error] uniButton.pas(117): E2003 Undeclared identifier: 'uniCurrentPlatforms'
    [dcc64 Error] uniButton.pas(118): E2029 Declaration expected but identifier 'TUniButton' found
    [dcc64 Error] uniButton.pas(165): E2029 Declaration expected but 'IMPLEMENTATION' found
    [dcc64 Fatal Error] uniButton.pas(165): E2226 Compilation terminated; too many errors
    Failed
    Elapsed time: 00:00:00.7

    occurs in the unibutton unit. What could be going wrong?

    Grateful

     

     

  8. Good afternoon!

    I'm creating my first test application in Unigui and I'm migrating it to a server using unigui's hyperserver. I'm the only user for now, but after I stop using the system, the instances are still open on the server, as in the photo below:

    image.png.d9bdc8c8ac640f61092c151950d72795.png

     

    What could be going wrong?

    Grateful

  9. Compile for Computer, you don't need to type anything, just click on the button, it will execute functions and block the process, leaving the fields in red. Do this same process with the mobile build. Click on the button, you will see that it won't do anything, because you didn't load the form tag indicated in the figures.

  10. On 03/10/2021 at 05:49, Farshad Mohajeri said:

    O caminho DCU64 é adicionado automaticamente ao caminho de pesquisa IDE, portanto, em condições normais, não há necessidade de fazer nenhuma alteração nos caminhos IDE.

    Especifique suas versões Delphi e uniGUI.

    Delphi 10.1 - Unigui 1.90.0.1551

  11. Good Morning!!!

    I made a card form for computer and cell phone
    and generated the same html code for both in a unihtmlframe and unimhtmlframe
    but on the computer it works, but on the cell phone it doesn't
    debugging the code
    I noticed a difference between the two pages

     

    computer form

    erro2.PNG.ba790192c4215e298e775e700de9ca5a.PNG

     

    mobilie form

    erro1.PNG.efa9a97914764defe8172503b2e9b4fe.PNG

     

    in the second image, it's on the cell phone
    but the form doesn't appear
    even being loaded in html just like the computer
    what am I doing wrong?

     

×
×
  • Create New...