Jump to content

Recommended Posts

News :cool:
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

TUniFSQrCodeWeb.png

      image.png.a6400891ccd8a04a25d9a9c72b123e89.png
 

For support, please send e-mail for suporte@falconsistemas.com.br

  • Like 3
Link to comment
Share on other sites

News :cool:

  • 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 :D

    marker_change.gif

https://store.falconsistemas.com.br

For support, please send e-mail for suporte@falconsistemas.com.br

  • Like 3
Link to comment
Share on other sites

On 3/13/2021 at 3:03 PM, epos4u said:

Hi Marlon,

thanks for the update

what is UniFSKeys - New Component

Component to store your keys (API KEY), used in the UniFSMap and UniFSGoogleCharts components.

image.png.53f0a1c2d98c0ebc9db3d52669294576.png

After defining the keys in the APIKeys component, you must align your maps component (UniFSMaps) with the keys component (UniFSKeys).

Example:
image.png.79bd816ca250e87fb5cae98601dce297.png

Link to comment
Share on other sites

Hi

I change this code

procedure TFChart.WChartAjaxEvent(Sender: TComponent; EventName: string;
  Params: TUniStrings);
begin
  if EventName = 'ClickSeries' then
      ShowToast(ChartName+'</br>'+

      Params.Values['name']+' In '+Params.Values['category']  +' : '+Params.Values['value']);

and I want have this message in tooltip and label too.

my current values is 

          ChartProperties.Values['tooltip'] := '{visible: true,  format: "0"}';
          ChartSeriesDefaults := 'labels: {visible: true,align: "fit", position: "insideEnd"}';

1) Please help me to change it as I show in ShowToast

2) How I can show percentage in my tooltip ?

Link to comment
Share on other sites

Hello!

I use your component pack and I want to know, how can I set the font size of the itemlist of an UnimFSSelect. When I set the font size to 20 (for example) the list still appears in a real small font. When I select an item, the font size is 20.

Regards

Mike

Link to comment
Share on other sites

On 3/26/2021 at 10:48 AM, likemike said:

Hello!

I use your component pack and I want to know, how can I set the font size of the itemlist of an UnimFSSelect. When I set the font size to 20 (for example) the list still appears in a real small font. When I select an item, the font size is 20.

Regards

Mike

Hi @likemike, all right?

to speed up our conversation, send an email to suporte@falconsistemas.com.br
if possible, send me a simple TestCase that we have already identified and fixed for you.

Link to comment
Share on other sites

News :cool:

  • UniFSMap - Added news events;
  • UniFSKendoUI - Free Full Source - Fixed Sample Chart;
  • UniFSQrCode - Free Full Source :
    • Fixed background image loading;
    • Added Label or Image alignment support;
    • Improvements in the generation of QrCode when no image is reported;
      image.thumb.png.27854749f2041d2b5a3c5bd89cb32a9f.png

       
  • UniFSMultiUpload (Multi Upload) - New Component :D
    tunifsmultiupload.gif

file upload component, with support for:

  • Multiple upload files
  • Single file
  • With maximum size support
  • Supported maximum number of files allowed
  • Error events

 

https://store.falconsistemas.com.br

For support, please send e-mail for suporte@falconsistemas.com.br

  • Like 4
Link to comment
Share on other sites

News :cool:

New Component avaliable :D in the uniFalcon package - FSSignature 

Component for drawing signature, It is based on HTML5 canvas and uses variable-width Bézier curve interpolation based on Smoother Signatures .

Store -> https://store.falconsistemas.com.br

Demo -> https://demos.falconsistemas.com.br/?tela=tfrmsignature

Falcon StoreFor support, please send e-mail for suporte@falconsistemas.com.br

  • Like 2
  • Upvote 1
Link to comment
Share on other sites

Finished, new properties have been added to the chart (UniFSKendoUI), please download the updated version from the Store:

  • Added TitleFontName
  • Added TitleFontSize
  • Added functionality to save the graphic image (Backend)

Sample:

Chart.ChartTitleFontSize := 10;
Chart.InitChart;

image.png.7f7cc0474ee47eed5c09490fa2cf0193.png

image.thumb.png.b9cf888d40a0ce322e7188b1446f465d.png

https://demos.falconsistemas.com.br/?tela=tfrmkendoui

Link to comment
Share on other sites

On 3/13/2021 at 3:20 PM, Marlon Nardi said:

News :cool:

  • 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 :D

    marker_change.gif

https://store.falconsistemas.com.br

For support, please send e-mail for suporte@falconsistemas.com.br

Due to the cost of google maps, it would be top if it had support for some free api. Maybe with Leaflet

  • Like 1
Link to comment
Share on other sites

On 6/14/2021 at 12:18 PM, picyka said:

Due to the cost of google maps, it would be top if it had support for some free api. Maybe with Leaflet

It would be a great idea, :D, I've already received several requests to develop with leaflet map.

@picyka  what are the essential features the component needs to have for you?

Link to comment
Share on other sites

3 minutos atrás, Marlon Nardi disse:

Seria uma ótima ideia, :Djá recebi vários pedidos para desenvolver com mapa de folhetos.

@picyka quais são as características essenciais que o componente precisa ter para você?

Markers, routes, I think that would be basic.

  • Upvote 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...