Hayri ASLAN Posted June 13, 2022 Author Posted June 13, 2022 22 hours ago, emin said: Hi Hayri I need a simple fix. When the form is created, the camera automatically became actives and asks for permission from the user. Instead, when I click the "start camera" button, I want to activate the camera and get permission. Hello I suggest add you camera to a frame and create your frame when you need it Quote
emin Posted June 13, 2022 Posted June 13, 2022 I did the same thing, but interestingly, when I add the uniwebcam component to another form, the camera list is displayed at runtime, but the camera component does not appear (I want to use the camera form as a popup form) Quote
bledelphi Posted June 25, 2022 Posted June 25, 2022 On 9/11/2019 at 10:14 AM, Hayri ASLAN said: 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'] ***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 Please attach the request file again. Quote
emin Posted June 25, 2022 Posted June 25, 2022 I finally fixed the problem with Hayri's support. Previously, I was selecting uniwebcam.camera.name in form creation. When I select the cameraname in the CameraList event, the problem disappears. Now it works fine Quote
Hayri ASLAN Posted June 25, 2022 Author Posted June 25, 2022 10 hours ago, bledelphi said: Please attach the request file again. Hello, You have to be UniGUI Subscriber to be able to download attachments 1 Quote
bledelphi Posted June 26, 2022 Posted June 26, 2022 21 hours ago, Hayri ASLAN said: Hello, You have to be UniGUI Subscriber to be able to download attachments What do I have to do. please help me Quote
Sherzod Posted June 26, 2022 Posted June 26, 2022 44 minutes ago, bledelphi said: What do I have to do. please help me https://sites.fastspring.com/fmsoft/product/unigui_prods?member=new&language=en Quote
Tonivi Posted October 4, 2022 Posted October 4, 2022 Hi, I'm having problems compiling the UNIGUIos.bpl component It gives me this error and I don't know how to solve it, commenting the lines that have ".addpair", it compiles me but when I install it gives this error I'm using UNIGUI v1.90.0.1547 Quote
likemike Posted April 9, 2023 Posted April 9, 2023 On 12/22/2021 at 1:02 PM, likemike said: Sorry for pushing, but the problem with UnimBarcodeScanner1.CameraList is still actual. The UnimBarcodeScanner1.CameraList; doesn't load all video devices on Android devices (only the front cameras are listed). Another problem: on iOS-devices the 1st try gives only "Video device 1 =", while the 2nd try loads front and rear camera correctly. Maybe there is a new version of ZXING.min.js? Hello! I'm still having this problem with the UnimBarcodescanner component. Especially the problem with iOS devices, which are working only when I call the barcodescanner the 2nd time. Is there nothing, I can do? Regards Mike Quote
likemike Posted April 18, 2023 Posted April 18, 2023 On 12/22/2021 at 7:23 PM, Hayri ASLAN said: Hi Did you try with new version of ZXING? Hello Hayri! I've tried some other Zxing-files, but the problem on iOS (iPhones) is still there. The 1st try opening the cameralist only shows one device, while the 2nd try works perfect. I guess, the problem has to do with the permission to use the camera. The 1st time the permission isn't set, so the cameralist is not loaded. The 2nd time the permission from the 1st try is active, so the cameralist could be loaded. One solution is, to give access to the camera in the App-option-menu to Safari permanently. Quote
rodrigomrpc Posted October 9, 2023 Posted October 9, 2023 On 8/18/2020 at 9:02 PM, Hayri ASLAN said: qz.io silent printing. Please download the QZ Tray to the client machine. https://qz.io/download/ UniGUIOS.zipUnavailable The attachment is unavaiable, can u send me another link? Thx. 1 Quote
Sherzod Posted October 9, 2023 Posted October 9, 2023 2 minutes ago, rodrigomrpc said: The attachment is unavaiable, can u send me another link? 1 Quote
Hayri ASLAN Posted November 9, 2023 Author Posted November 9, 2023 8 minutes ago, Darsh said: Hey there! Experienced a hiccup with the Paypal button when changing currency to HKD—didn't trigger the Paypal screen. Any insights or tips on resolving this would be greatly appreciated. Thanks! Hello, what version and build if uniGUI are you using? Quote
alucard Posted December 12, 2023 Posted December 12, 2023 On 19.08.2020 at 03:02, Hayri ASLAN said: qz.io sessiz yazdırma. Lütfen QZ Tepsisini istemci makineye indirin. https://qz.io/download/ UniGUIOS.zip 4,41 MB · 204 indirme @Hayri ASLAN Hocam Kolay gelsin. qz.io projemde kullanmak istiyorum. Componenti kurdum. https://qz.io/download/ adresnden uygulamayı da indirdim kurdum. Örnek uygulama exe modunda çalışırken bağlanıyor. Ancak benim uygulamam inetrnette dll modunda çalışıyor ama QZ ile bağlantı kurulamıyor. Ekte k hatayı alıyorum. Acaba neyi yanlış yapıyorum. Quote tmp=qz.websocket.connect();tmp.catch(function(e){ajaxRequest(O24E, "onError", {error : e});});tmp.then(function(){ajaxRequest(O24E, "onConnected");}); Yardımcı olursanız sevinirim. Quote
alucard Posted December 12, 2023 Posted December 12, 2023 Delphi 10.1 U2 ve Unigui 1.90.0.1545 versiyonunu kullanıyorum. Quote
alucard Posted December 12, 2023 Posted December 12, 2023 files klasörüne dosya yı atmamışım. Atınca çalıştı. Quote
Koukliatis Posted February 17, 2024 Posted February 17, 2024 On 11/9/2023 at 3:50 PM, Darsh said: Hey there! Experienced a hiccup with the Paypal button when changing currency to HKD—didn't trigger the Paypal screen. Any insights or tips on resolving this would be greatly appreciated. Thanks! Just add currency=HKD to the SDK url found in ServerModule.CustomFiles: "https://www.paypal.com/sdk/js?currency=HKD&client-id=XXXXXXX" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.