Jump to content

Marlon Nardi

uniGUI Subscriber
  • Posts

    611
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by Marlon Nardi

  1. Novidades [Atenção Brasileiros] [Post focused on Brazil] https://store.falconsistemas.com.br Está disponível um novo componente para geração de PIX com Consulta de Status de Pagamento, Checkout Transparente para Cartão de Crédito e Debito, Geração de Boletos com consulta de Status de Pagamento, Criação de Assinaturas, cobrança de forma recorrente e automatizada, tudo isso e muito mais em um único componente, utilizando a API do Asaas, segue mais detalhes: • 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 • Checkout Transparente - Cartão de Crédito e Debito • 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
  2. News Added validation if javascript object exists before call avoiding (object is not defined) in TUniFSConfirm; Fixed bug in resize chart (reflow) in TUniFSHighCharts; Fixed bug when there is more than one signature component on the same screen in TUniFSSignature; Fixed bug when generated with accent in TUniFSPix; https://store.falconsistemas.com.br
  3. you can use the following format from {0:c} to {0:n3} Reference: https://docs.telerik.com/kendo-ui/globalization/intl/numberformatting
  4. Thanks for de feedback, make sure you are using the latest version. Sample online: https://demos.falconsistemas.com.br/?tela=tfrmkendoui
  5. Hi @pro_imaj topic 2 improvements are now available for download at https://store.falconsistemas.com.br Regarding topic 1, today I'm going to study a better way to implement this. KendoUI-Falcon-Test.zip
  6. referring to this topic I understand what you need, but I will have to study better how this can work.
  7. I will upload a new update today on the store (https://store.falconsistemas.com.br), for you to define your Culture Formatting Chart.SetCulture('pt-BR'); Chart.SetCulture('en-US'); Formating tootip sample: Chart.ChartProperties.Values['tooltip'] := '{visible: true, format: "{0:c}"}'; Formating labels sample: Chart.ChartSeriesDefaults := 'labels: {visible: true, position: "insideEnd", template: "#= kendo.format(''{0:c}'', value) #"}'; Reference: https://docs.telerik.com/kendo-ui/globalization/intl/numberformatting
  8. Hi @pro_imaj I haven't been able to look it up yet, I'll check it out later today.
  9. Hi @pro_imaj Thanks for your feedback, Can you make a simple TestCase and send it to me so I can analyze and correct it for you?
  10. News Updated example project, ThemeCrystal As requested by users here in the group, the example project was updated with Theme Crystal (UniFSTheme) + Popup Component (UniFSPopup) + Graphics Component (UniFSHighCharts). This project can be found inside the UniFalcon package in the Examples folder. https://store.falconsistemas.com.br Sample: https://themecrystal.falconsistemas.com.br/
  11. 1. UniServerModule -> CustomCSS: .wordwrapbtn .x-btn-button { white-space: normal; text-align: center; } 2. UniButton -> ClientEvents -> UniEvents -> function beforeInit: function beforeInit(sender, config) { config.cls='wordwrapbtn' } Using the CSS proposed by @Sherzod both components work as expected (UniFSButton and UniButton). Maybe you have some other CSS file, which is conflicting, check if you are not using any css bootstrap class, it usually does that. A tip, whenever you have this kind of problem, create a simple project to do these types of tests, without dependencies. 🤜🤛
  12. Hi @MarBar77 If you are interested, you can check out my signatures component, compatible with web, mobile and developed with the Smooter Signatures technology https://demos.falconsistemas.com.br/?tela=tfrmsignature https://store.falconsistemas.com.br
  13. News All components are compatible with the Delphi 11.1 Alexandria and latest version ExtJS 7.4 - uniGUI v1.90.0.1560 https://store.falconsistemas.com.br Added support to edit text color in TUniFSColorPicker; Added support to edit backgroud color in TUniFSColorPicker; Added property PickerEditable in TUniFSColorPicker; Added new event OnChangeColor in TUniFSColorPicker; * In addition to the support already present in the popup color selection.
  14. Hi Frederick, The .dpk file is automatically generated by the installer (Instalador.exe). Download the updated version from the store (https://store.falconsistemas.com.br), and install it again using the installer that is included inside the UniFalcon folder, doing this, all your files will be automatically updated. If not, you can call me.
×
×
  • Create New...