Jump to content

Recommended Posts

Hi @MVakili

To work without CDN, you must disable the {$IFDEF CDN_FALCON} directive in Line 12 and add the falcon folder in the directory where uniGUI is installed, on your machine or on the server.

Example:

image.thumb.png.0d7e64ebb6b77ed1267997717f2fbdce.png

 

image.png.d5253f433b7b324d5d008dbf5c735a8c.png

The falcon folder, located inside the UniFalcon package.

Link to comment
Share on other sites

13 hours ago, Marlon Nardi said:

Hi @MVakili

To work without CDN, you must disable the {$IFDEF CDN_FALCON} directive in Line 12 and add the falcon folder in the directory where uniGUI is installed, on your machine or on the server.

Example:

image.thumb.png.0d7e64ebb6b77ed1267997717f2fbdce.png

 

image.png.d5253f433b7b324d5d008dbf5c735a8c.png

The falcon folder, located inside the UniFalcon package.

Thank you for your explanation
But what if I want to run the software another computer ?
Do I have to install falcon there ?

Or should I copy the files (js/css/..) and specify their path?

 

Link to comment
Share on other sites

4 hours ago, Marlon Nardi said:

To the other computer, you just need to copy the falcon (jss/css) folder.  🤜🤛

 

If possible, explain fully
Where should I copy?
In the Files folder?

or beside my project 

or in c:\etc?

 

Link to comment
Share on other sites

  • Marlon Nardi changed the title to Falcon Store - Components Delphi - https://store.falconsistemas.com.br
21 hours ago, MVakili said:

If possible, explain fully
Where should I copy?
In the Files folder?

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.

Link to comment
Share on other sites

1 hour ago, Marlon Nardi said:

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.

@Marlon Nardi

Thank you for your explanation
For security reasons, we have to use servers that are completely isolated and do not have any access to the Internet, and all files must be located on the server itself.

When we talk here:
1- Other friends who may have the same problem will also find the solution
2- They also notice how responsive you are

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

News :cool:

All components are compatible with the Delphi 11.3 Alexandria and latest version ExtJS 7.5.1 - uniGUI 1.90.0.1568 ;)

https://store.falconsistemas.com.br

  • Updated installer (improvements);
  • Installer now lets you select web or mobile;
  • Fixed memory leak in TUniFSQrCodeScanner and TUnimFSQrCodeScanner;
  • Fixed memory leak in cleaning the WayPoints in TUniFSMap;
  • Added new sample mobile camera project;

image.png.260a09bf307f2d213ccc0e3516df1a4f.png
https://components.falconsistemas.com.br/

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

Hi Marlon,

if I use local resource /*.js files from your components using {. $DEFINE CDN_FALCON}, then I will get some errors in visualisation of some components (see attached files). So is it possible that the local resource files in your installation package are out of date?

TUniFSEdit.png.fd51629cae279e627b659537e86ef1f8.png

TUniFSEdi_2t.png.c373cb20b52743061b7deb9e237a08bd.png

Best regards
Michael

Link to comment
Share on other sites

  • 2 weeks later...
On 7/22/2023 at 1:36 AM, GoldLine said:

Hi Marlon,

if I use local resource /*.js files from your components using {. $DEFINE CDN_FALCON}, then I will get some errors in visualisation of some components (see attached files). So is it possible that the local resource files in your installation package are out of date?

TUniFSEdit.png.fd51629cae279e627b659537e86ef1f8.png

TUniFSEdi_2t.png.c373cb20b52743061b7deb9e237a08bd.png

Best regards
Michael

Hi GoldLine,

Probably the files are not correct in your directory.

Make sure you copied the falcon folder correctly to the uniGUI installation directory, Example:

image.png.34cfb7b73c8195a8e97e1f41cfdf14ce.png
 

If the folder and files are up to date, you can validate that the files are being loaded correctly.

To do this, open your browser, preferably Chrome, press F12 and reload your application, then check the console tab for any errors, for example:

financeiro.app

Link to comment
Share on other sites

News :cool:

All components are compatible with the Delphi 11.3 Alexandria and latest version ExtJS 7.5.1 - uniGUI 1.90.0.1568 ;)

https://store.falconsistemas.com.br

  • Updated installer (improvements);
  • Fixed issues with some themes in TUniFSThemes;
  • Added new popup support in TUniFSPopup;
  • Added improved support for installing mobile components;

image.png.f31a1d9c7494a452a8ead443d0f7308e.png
 

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

News :cool:

All components are compatible with the Delphi 11.3 Alexandria and latest version ExtJS 7.5.1 - uniGUI 1.90.0.1571 ;)

https://store.falconsistemas.com.br

  • [FSAsaas] Added support for the new notifications;
  • [FSAsaas] Updated for the new V3 EndPoints;
  • [FSAsaas] Added new filters in the subscription listing;
  • [FSQrCodeScanner] Fixed initialization of some cameras;
  • [FSQrCodeScanner] Added support for new camera scan formats;
  • [FSSignature] Fixed bug in resize event on component initialization;
  • [Installer] Updated installer for UniFalcon package components;
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
7 minutes ago, imagina said:

Hello

D10.3, Unigui 1567 and Ext 7.5.1

In a mobile app, error "Ext.panel.HTML is not a constructor" in uniFSsignature (v1.0.2.32) or uniFScamera (v1.0.1.25)

How use these components in a mobile app?

Thx

Forget, sorry, I saw unimFSsignature and unimFScamera

  • Like 1
Link to comment
Share on other sites

News :cool:

All components are compatible with the Delphi 11.3 Alexandria and latest version ExtJS 7.5.1 - uniGUI 1.90.0.1571 ;)

https://store.falconsistemas.com.br

  • [FSQrCode] Fixed problem generating some QrCodes (Thanks Daniel Rodrigues);
  • [FSHighCharts] Added new features for generating complex graphs (overlapping graphs);
  • Like 1
Link to comment
Share on other sites

News :cool:

https://store.falconsistemas.com.br

Use this property to render the video feed in a certain aspect ratio. Passing a nonstandard aspect ratio like 100000:1 could lead to the video feed not even showing up. Ideal values can be:

image.png.bf96076a91b5f455693347db3bd6f223.png

image.png.0701e12c4c253f27a04949d375ba81e1.png

image.thumb.png.571e754f435e677468bc5a6a32cc14b2.png

http://forums.unigui.com/uploads/monthly_2023_09/video4942715000654398440.mp4.89e6582547e848e92d5e597377b82956.mp4

 

https://appscan.falconsistemas.com.br/

Link to comment
Share on other sites

Hello

Using unimFScamera 1.0.1.25, how to select back camera? 

In UnimFSQrCodeScanner1 ther are the StartCameraBack method.

And how get full resolution photo? The image captured has the object resolution, not the camera resolution. If preview size is 600x300, I'm getting 600x300 pixel photo, not 2MP or 4MP (or more) native camera resolution.

Thx

  • Like 1
Link to comment
Share on other sites

On 10/7/2023 at 9:21 PM, Marlon Nardi said:

News :cool:

https://store.falconsistemas.com.br

  • [FSCamera] Fixed camera centering (Thanks Anderson Furtilho);
  • [FSCamera] Added support for Front Camera;
  • [FSCamera] Added support for Back Camera;
  • [FSTheme] Fixed theme Crystal;

Hi, Marlon

Can you add support for front/back camera in unimFScamera (for mobiles)?

Thank you

Link to comment
Share on other sites

  • 2 weeks later...

News :cool:

https://store.falconsistemas.com.br

  • [FSPopup] Added CloseOnClick event to Popup;
  • [FSPopup] Added new OnShow and OnClose events;
  • [FSConfirm] Adding new Default value attribute to the Prompt;
  • [FSConfirm] Added support for Number in Prompt (Thanks Irineu Dewes);
  • [FSGoogleChart] Added support for formatting values for all graph lines;
  • [FSGoogleChart] Added language support (language = pt-BR);

image.thumb.png.4585ee60c420e364bf993248a62025c4.png
https://demos.falconsistemas.com.br/?tela=tfrmconfirm 

image.thumb.png.ee132f388f530914e36889ec26b7a2e5.png

image.thumb.png.586923483a6087ed35da81b81468ef93.png
https://demos.falconsistemas.com.br/?tela=tfrmpopup 

image.thumb.png.744872b56069c8f11b899ae496da2f28.png

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

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...