Jump to content

andersonrsbezerra

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by andersonrsbezerra

  1. Bom dia! Como alterar a cor da fonte do UniMDBEdit em tempo de execução?
  2. Bom dia! Como eu consigo abrir um FORM e passar parâmetros na URL?
  3. Boa tarde! Executamos um sql em uma ibquery. O unidbgrid é montado. Ao clicar em alguma linha do unidbgrid, a ibquery fica posicionada na primeira linha We execute a sql on an ibquery. The unidbgrid is mounted. When you click on any unidbgrid line, ibquery is positioned on the first line
  4. Good afternoon! I have the following error: 00000C1C: 07:16:22 [169.254.149.55]:EReadError : Error reading Empresa.Parameters: invalid transaction handle (expecting explicit transaction start) : Addr: $004C049C How to solve it?
  5. How to disable the F5 key? I want the user not to be able to refresh the page through this key.
  6. Bom dia! Estou com o seguinte erro: 00000C1C: 07:16:22 [169.254.149.55]:EReadError : Error reading Empresa.Parameters: invalid transaction handle (expecting explicit transaction start) : Addr: $004C049C Como resolvê-lo?
  7. Good afternoon, in the column does not appear the checkbox, "true" or "false"
  8. Como capturar latitude e longitude atual no unigui mobile?
  9. How to capture coordinates using Unigui Mobile?
  10. How to disable scrollable form and let only one unimdbgrid enabled?
  11. How to put Checkbox in a UniDBGrid column?
  12. Criei uma variável, adicionei texto com quebra de linha, usando o #13. Ao passar a variável para o caption do unipanel. Quando ele é exibido, no lugar da quebra de linha, aparece \n
  13. When I call the OnClick event of a button, within an IF the following error occurs: var ael = document.getElementById("player3"); ael.load (); ael.play ()O43.update("\x3Ctable border=\"0\" width=\"100%\" height=\"100%\"\x3E\x3Ctr\x3E\x3Ctd id=\"O43_id_td\" style=\"font:bold 64px Verdana;color:#FFFF00;text-align:center\"\x3EP0152\x3C/td\x3E\x3C/tr\x3E\x3C/table\x3E");O33.setElProp({color:"#FFFF00"},null,0);O43.setElProp({color:"#FFFF00"},null,0);
  14. How do I emit sound when I click a button in the session?
  15. Como realizar a conexão do banco de dados por um arquivo ini? Quero colocar o código no OnCreate do MainModule
  16. Good Morning, How to connect to the database by INI file?
  17. A user logged into the system and I loaded their name to a variable. I want to display the variable on the HTML page page. Ex: "Welcome, variable!"
  18. How to display Delphi variable in HTML?
  19. I can not edit UniDBGrid cell. Do not enter edit mode.
  20. The maximum height I get is 788. I wanted to make it bigger.
×
×
  • Create New...