Jump to content

Marlon Nardi

uniGUI Subscriber
  • Posts

    611
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by Marlon Nardi

  1. Hi @jemmyhatta, all right? Yes, this is possible. You can even use the KendoUI documentation to search (https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/seriesdefaults.labels.font).
  2. Hi @MVakili, this feature of changing the settings of ChartChartSeriesDefault and ChartProperties in execution time, has not yet been implemented, we would have to study, for a possible implementation.
  3. Hi @MVakili thanks for the Feedback. Problem fixed, a new update for download is available in the store ( https://store.falconsistemas.com.br ).
  4. News UniFSIgrowl - Updated last library; UniFSGoogleChart - improved major perfomance with json and small fix; UniFSKendoUI - Added support for image in backround and updated library; UniFSMap (Google Maps): Added support for mult routes with calcule total of route; Added support for for address and location in routes; Fixed bug in multi routes; Fixed bug SetFitBoundsAll (marker and polygon); Added new event OnZeroResults; Added new method SetMarkerPosition(); Added new method SetMarkerWithLabelPosition(); Added news samples of maps with markers; UniFSKeys - New Component https://store.falconsistemas.com.br For support, please send e-mail for suporte@falconsistemas.com.br
  5. Check the version of your component, this property is available in version do UniFSKendoUI 1.1.2.55
  6. Hi Sergio, If you are using the UniFSKendoUI component (https://store.falconsistemas.com.br), you can be setting the background image, in the property: ChartImageBackGround := 'https://demos.telerik.com/kendo-ui/content/shared/styles/world-map.png'; and to change the background without image set null ChartImageBackGround :='null'; and change the background color to transparent: ChartColorBaground: = '# f9f9f900';
  7. News New component available in the uniFalcon package - FSQrCode - Free It supports: Generate QrCode Support colors Support canvas, div and image Support Radius, Labels and others Store -> https://store.falconsistemas.com.br Demo -> https://demos.falconsistemas.com.br/?tela=tfrmqrcode For support, please send e-mail for suporte@falconsistemas.com.br
  8. Its works, thanks! another situation in 1.90.0.1542
  9. There is a Free component in my store (UniFSMaskEdit and UniFSDBMaskEdit), which changes the mask at run time. It comes with an example project, download the complete source code. https://store.falconsistemas.com.br https://store.falconsistemas.com.br/?filter=mask
  10. are you having any problems related to MainModule.EnableSynchronousOperations?
  11. Understand For this new component you must activate this option. Native component you can use this one: C:\Program Files (x86)\FMSoft\Framework\uniGUI\Demos\Desktop\ShowProgress
  12. Hi @Clipe Informática If you are interested you may be checking out this component. https://store.falconsistemas.com.br https://demos.falconsistemas.com.br/?tela=tfrmconfirm Sample code: try Confirm.ShowMask('Starting Processing...',10); Sleep(2000); Confirm.ShowMaskUpdate('Creating Order...',25); Sleep(2000); Confirm.ShowMaskUpdate('Processing Payment...',70); Sleep(2000); Confirm.ShowMaskUpdate('Ending Asking...',90); Sleep(1000); Confirm.ShowMaskUpdate('Ending Asking...',100); Sleep(1000); Confirm.Alert('Thanks for the purchase','Order 561560','far fa-check-circle',TTypeColor.green, TTheme.modern); finally Confirm.RemoveMask; end;
  13. News All components are compatible with the Delphi 10.4 Sydney and latest version ExtJS 7.0 - uniGUI 1534 https://store.falconsistemas.com.br News UniFSButton - News Styles; UniFSMap - Fixed Bug in fonts after load map; Upgrade All Components for support FontAwesome 5 (https://fontawesome.com/icons?d=gallery) Installer improvements; Adding Splash Screen of components Adding About Box of components Register Components for user in IDE For support, please send e-mail for suporte@falconsistemas.com.br
  14. News UniFSToast - Add New event Onlick; UniFSConfirm - Add News (Options Keys Enter Click, Esc) and small fix; UniFSKendoUI - (Alignment correction, Performance improvements, Updated the original library to the latest version, Added debug support, Minor other improvements) UniFSPopup - New Component @walterf3 @eduardosuruagy https://store.falconsistemas.com.br Sample: https://demos.falconsistemas.com.br/?tela=tfrmpopup For support, please send e-mail for suporte@falconsistemas.com.br
  15. Hi Sergio, Please download the latest version of the FSKendoUI component, were made: Alignment correction Performance improvements Updated the original library to the latest version Added debug support Minor other improvements If you already have the UniFalcon package, simply download and install using the included installer, if you do not have the package you may be downloading this component separately, it is free. https://store.falconsistemas.com.br Sample: https://demos.falconsistemas.com.br/?tela=tfrmkendoui For support, please send e-mail for suporte@falconsistemas.com.br
×
×
  • Create New...