Jump to content

UniGUI OpenSource - Paypal Buttons, Webcam, VideoPanel, mxGraph, BarcodeScanner, Qz.io


Recommended Posts

Hello,

I am creating set of components. Feel free to send me javascript libraries to make them an UniGUI component and add to this package.

You can find good libraries from this web sites :

https://www.javascripting.com
http://www.bestjquery.com/
https://bestofjs.org/
https://awesomerepos.com/javascript

# Changelog

## [10 Sep 2019]

- UniOSPaypalButtons Link

## [11 Apr 2020]

- UniWebCam and UniVideoPanel Link

## [09 Jul 2020]

UniFlowChart and UnimBarcodeScanner Link

## [18 Aug 2020]

UniQZ Link

 

Please change this based on your delphi versionhttp://docwiki.embarcadero.com/RADStudio/Rio/en/Compiler_Versions

UniGUIOS.dpk

image.png.e2d6776196d8c0d6b052ce4eae18c73a.png

 

 

  • Like 6
Link to comment
Share on other sites

Starting with Paypal Buttons.

http://hayriaslan.net:8090/

DEMO VIDEO : https://webm.red/ZFGO.webm

 

To test payment 

Generated Credit Card Details
Card Type: Visa

Card Number: 4597443260919173

Expiration Date: 01/2022

CVV: 200

To get values you can use 

UniOSPaypalButtons1.ResultList.Values['purchase_units.shipping.name.full_name']

 

image.thumb.png.9310125df0f461f9cddc9c91f8d446b6.png

 

***NOTES***

https://developer.paypal.com/docs/checkout/integrate/

- Add https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID to Servermodule.CustomFiles.

- Set ClientID and SecretKey properties of component

UniGUIOpenSource.zip

  • Like 7
  • Happy 1
Link to comment
Share on other sites

 

2 hours ago, Stemon63 said:

Hi Hairy,

what have you used for that listview (with images, text and buttons), panels or other components?
(That is the component I am looking for in Unigui...)

Hi,Please download source code and check it. I used panels and ClientSide table layout.

  • Like 1
Link to comment
Share on other sites

Hi,

I would like to launch an idea.

We have been developing a CRM-platform based on Unigui. As we have been lacking a number of components that are provided standard by Unigui we (me and a friend here on the Unigui forums) started to develop wrappers for SyncFusion components.

The SyncFusion components can be used freely by any company that meets some limitations (https://www.syncfusion.com/products/communitylicense).

I would strongly suggest to create a task force to create wrappers for these components. I had several wrappers created, including the scheduler, authentication with Google, Microsoft, dropbox integration, OneDrive integration, drag and drop upload, ...

I think it would be great to create a library with a number of components that can be used easily from Unigui.

It is my personal oppinion that people would be willing to pay for such a library. I had several components created but a library with several developers working on this would be great.

Let's say the biggest components would be supported, I would be more than willing to pay a fee of 800 - 900 USD for this.

I currently pay over 1.000 USD for DevExpress each year.

Let me know if there would be an interest in this.

Thx,

Dominique

  • Like 3
Link to comment
Share on other sites

On 12/9/2019 at 14:57, d.bernaert said:

Ciao,

Vorrei lanciare un'idea.

Abbiamo sviluppato una piattaforma CRM basata su Unigui. Poiché ci sono mancati numerosi componenti forniti da Unigui standard, noi (io e un amico qui sui forum Unigui) abbiamo iniziato a sviluppare involucri per i componenti SyncFusion.

I componenti SyncFusion possono essere utilizzati liberamente da qualsiasi azienda che soddisfi alcune limitazioni ( https://www.syncfusion.com/products/communitylicense).

Suggerirei vivamente di creare una task force per creare wrapper per questi componenti. Sono stati creati diversi wrapper, tra cui lo scheduler, l'autenticazione con Google, Microsoft, l'integrazione dropbox, l'integrazione OneDrive, il trascinamento della selezione, ...

Penso che sarebbe bello creare una libreria con un numero di componenti che possono essere facilmente usati da Unigui.

È mia personale opinione che le persone sarebbero disposte a pagare per una simile biblioteca. Ho creato diversi componenti, ma una libreria con diversi sviluppatori che lavorano su questo sarebbe grandiosa.

Supponiamo che siano supportati i componenti più grandi, sarei più che disposto a pagare una commissione di 800 - 900 USD per questo.

Attualmente pago oltre 1.000 USD per DevExpress ogni anno.

Fammi sapere se ci sarebbe interesse in questo.

Grazie,

Dominique

Great idea! Yes, I'm interested

Link to comment
Share on other sites

On 9/11/2019 at 5:03 AM, Hayri ASLAN said:

Hello,

I am creating set of components. Feel free to send me javascript libraries to make them an UniGUI component and add to this package.

You can find good libraries from this web sites :


https://www.javascripting.com
http://www.bestjquery.com/
https://bestofjs.org/
https://awesomerepos.com/javascript

# Changelog

## [10 Sep 2019]

- UniOSPaypalButtons Link

 

 

 

 

Please change this based on your delphi version. http://docwiki.embarcadero.com/RADStudio/Rio/en/Compiler_Versions

UniGUIOS.dpk

image.png.e2d6776196d8c0d6b052ce4eae18c73a.png

 

UniGUIOpenSource.zip

Great job ... this Paypal button works also in mobile version? ... with UniGUI touch?

thanks
antonello

Link to comment
Share on other sites

On 9/17/2019 at 2:43 PM, d.bernaert said:

I had a wrapper created around Infragistics scheduler by one of our JS goeroes here on the forum.

Infragistics has a large library of components in pure JS. If there is interest, maybe a team can create wrappers for these components?

The idea was launched here:

image.thumb.png.cc75d8cc717688f4c4bce02098437c1d.png

 

image.thumb.png.6fde9e3b35258b543cca8b7437938c53.png

 

I need a component to manage the rooms in the hotel. For example, a timeline planner with drag and drop. Lines like rooms. Columns as date. I will be glad if we agree to create a component. (My English is google translator).

 

html5-hotel-room-booking-javascript-php.png

Link to comment
Share on other sites

  • 5 months later...
  • Hayri ASLAN changed the title to UniGUI OpenSource - Paypal Buttons, Webcam, VideoPanel

UniWebcam and UniVideoPanel.

 

UniVideoPanel is a web video player built from the ground up for an HTML5 world. It supports HTML5 video and modern streaming formats, as well as YouTube, Vimeo, and even Flash.

Screenshot_37.thumb.png.f84745788478e4a5f7a6aaaaa3b60e81.png

 

UniWebCam : HTML5 Webcam Image Capture Library with Flash Fallback

NOTE: YOU HAVE TO USE HTTPS TO WORK WITH CAMERAS.

Screenshot_38.png.82c23599bbeb8d9158ff9eed8ef60e9c.png

 

 

UniGUIOpenSource.zip

  • Like 5
Link to comment
Share on other sites

  • 3 weeks later...
  • Hayri ASLAN changed the title to UniGUI OpenSource - Paypal Buttons, Webcam, VideoPanel, mxGraph, BarcodeScanner

UniFlowChart is based on mxGraph.  mxGraph is a JavaScript diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor.

image.png.bbc04134a254422a760a0e3af40d6853.png

 

UnimBarcodeScanner is based on ZXing TypeScript. ZXing ("zebra crossing") TypeScript is an open-source, multi-format 1D/2D barcode image processing library ported to TypeScript from Java.

NOTE: YOU HAVE TO USE HTTPS TO WORK WITH CAMERAS.

Demo link: https://yildizehm.com/Intibak/elk/MobileBarcodeScanner.dll/m

image.thumb.png.7e24ea3d84b0e1e836f785269fd7a18d.pngimage.thumb.png.e1e7c488e68501f0e53ab67d92e5e65b.png

 

UniGUIOS.zip

  • Like 6
Link to comment
Share on other sites

  • 2 weeks later...
  • Hayri ASLAN changed the title to UniGUI OpenSource - Paypal Buttons, Webcam, VideoPanel, mxGraph, BarcodeScanner, Qz.io

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...