Jump to content

Marlon Nardi

uniGUI Subscriber
  • Posts

    568
  • Joined

  • Last visited

  • Days Won

    54

Everything posted by Marlon Nardi

  1. Inside the UniFalcon folder is a folder named falcon. You will copy the falcon folder into the directory where uniGUI was installed, both on your machine and on the server. Sample: ..\UniFalcon\falcon to C:\Program Files (x86)\FMSoft\Framework\uniGUI\uni-1.90.0.1567 The process is quite simple. If you still have questions, you can send me an email to suporte@falconsistemas.com.br and I'll connect it to your machine and help you.
  2. News https://store.falconsistemas.com.br New barcode reader component, qrcode among other formats TUniFSQrCodeScanner; Performance improvements in image generation with kriging in TUniFSMap; Project Mobile Sample: https://appscan.falconsistemas.com.br/ Formats Supported: QR_CODE, AZTEC, CODABAR, CODE_39, CODE_93, CODE_128, DATA_MATRIX, MAXICODE, ITF, EAN_13, EAN_8, PDF_417, RSS_14, RSS_EXPANDED, UPC_A, UPC_E, UPC_EAN_EXTENSION For support send e-mail for: suporte@falconsistemas.com.br
  3. @donlego If you are interested you can take a look at this UniFSToast component, elegant, simple and flexible. https://demos.falconsistemas.com.br/?tela=tfrmtoast https://store.falconsistemas.com.br
  4. Novidades [Atenção Brasileiros] [Post focused on Brazil] https://store.falconsistemas.com.br Projeto de Exemplo Download (https://demos.falconsistemas.com.br/files/AsaasUpdated.zip) Link para ganhar R$ 50,00 de bônus (https://www.asaas.com/r/fb/7JIJZ9BL) Diversas melhorias efetuadas no componente de Integração de Pagamentos compátivel com uniGUI: Suporte agora para Editar Assinatura (Forma de Pagamento); Suporte agora para visualizar o PDF do Boleto; Suporte para geração de Carnês; Lembrando que o componente já possui as seguintes funcionalidades: • Checkout Transparente - Pagamento por Cartão de Crédito e Debito; • Geração de QrCode PIX com consulta de status de pagamento e diversas outras informações; • Geração de Boleto com consulta de status de pagamento; • Geração de cobranças por Pix; • Geração de cobranças por Boleto; • Geração de cobranças por Cartão de Crédito; • Criação de Assinaturas - Utilizado para cobrar de forma recorrente seus clientes; • Criação de Clientes e Manutenção; • Com suporte ao ambiente de Sandbox; • Com Instalador automático do componente;
  5. Chart.ChartProperties.Values['tooltip'] := '{visible: true, template: "#= category # - #= value #"}'; https://store.falconsistemas.com.br FSKendoUI_Test_Updated.rar
  6. Hi my friend. Today is less agitated for me, I will look at your case. Thanks for the feedback.
  7. I understood @morphine, You can also do it this way. Chart.ChartProperties.Values['valueAxis'] := '{labels: {rotation: "auto", color:"green", font:"18px Tahoma"}}'; Chart.ChartProperties.Values['axisDefaults'] := '{labels: {rotation: "auto", color:"green", font:"18px Tahoma"}}';
  8. Hi @morphine, Thanks 🤜🤛. For you to change the font of the label, change the parameters of Chart.ChartSeriesDefaults Example: Chart.ChartSeriesDefaults := 'labels: {font: "8px Tahoma", visible: true, position: "insideEnd", template: "#= kendo.format(''{0:n3}'', value) #"} ';
  9. News https://store.falconsistemas.com.br Added new project sample Kriging Map in TUniFSMap; https://demos.falconsistemas.com.br/?tela=tfrmmap kriging.js is a Javascript library providing spatial prediction and mapping capabilities via the ordinary kriging algorithm. Kriging is a type of gaussian process where 2-dimensional coordinates are mapped to some target variable using kernel regression. This algorithm has been specifically designed to accurately model smaller data sets by assigning a prior to the variogram parameters.
  10. In case you are interested, there is this component in the UniFalcon package (Web and Mobile): https://store.falconsistemas.com.br/ Project Sample: https://demos.falconsistemas.com.br/?tela=tfrmsignature
  11. Thanks my friend for your interest. I'm currently finishing some tests with it before going into production. It took me longer than expected because along the way there were some critical bugs in other components that I had to fix before. We are accelerating on new components and improvements to current components. 🤜🤛
  12. News https://store.falconsistemas.com.br Added support for multiple Upload components on the same screen in TUniFSMultiUpload; Added support for filtering file types for upload in TUniFSMultiUpload; Added new property Icon (Icon default, Icon Sending, Icon Spin) in TUniFSMultiUpload; Fixed alignment bug, and responsiveness in TUniFSMultiUpload; Added new properties to change tooltip texts in TUniFSEdit; Fixed bug when viewing the password when there are many edit components on the screen in TUniFSEdit; Fixed signature clear method in TUniFSSignature; Optimized QRCode generation in TUniFSPix;
  13. Excelente contribuição @Charles Holmes 👏👏👏, vai ajudar muita gente.
×
×
  • Create New...