Adding a QR Code Library into your PowerBuilder Application

Опубликовано: 04 Октябрь 2024
на канале: Appeon
674
28

Learning how to generate QR codes using .NET libraries in PowerBuilder apps in this short video. By applying the same technique, you can unlock a plethora of features not traditionally available in PowerBuilder.

▶️ For a detailed breakdown of calling .NET assemblies, check out this video:    • PowerBuilder 2022 New Features: Enhan...  

🎯 Source code for this tutorial: https://community.appeon.com/index.ph...

⭐ The QR code assemblies featured in the demo: https://github.com/codebude/QRCoder

🌟 Source code for the Components App demo: https://github.com/Appeon/PowerBuilde...

🙌Try now: https://www.appeon.com/products/power...

0:00 - Introduction
0:25 - How to implement a foreign feature into PowerBuilder
1:02 - Locate .NET library
1:17 - Create a wrapper
1:54 - Import wrapper into PowerBuilder
2:51 - Try now

#powerbuilder