Tech Articles


How to Define Events for RibbonBar Controls


Learning to define user events for items in the RibbonBar control feels like a lot of trial and error.
Different items support different events. Same event type requires different parameters.
My aim with this article is to take "... and error" out of your RibbonBar coding.
For each ribbon item type you get user event definitions that work.

 

 

      

Each ribbon item has its own XML element (here: Print Title is a CheckBox).
Each item binds specific user events via properties (here: Clicked on CheckBox binds to ue_PrintTitle)
Each user event must have the correct parameter list (here: Clicked event for CheckBox always requires al_handle while no other parameters allowed)
Each item type has its own PowerScript class and functions to obtain the object (here: Obtain class = RibbonCheckBoxItem via function GetCheckBox)
 

Read more

Enhanced JSON handling


Why enhance JSON handling?

Reading and writing JSON in PowerBuilder is simple using PowerBuilder’s RESTClient object; however, the JSON needs to be in a two-dimensional format. But there are times when the JSON you are working with has multiple nested levels, especially if working with data from an external interface not under your control.

The PowerBuilder objects JSONParser and JSONGenerator can be used to parse or generate such JSON with multiple nested levels.  However, a key caveat is that the JSONParser and JSONGenerator require the JSON data to be accessed through “handles”.  For example, the getItemObject() returns a handle rather than the full JSON object.  Compared to an object-based approach, this handle-based approach requires more coding by the developer.

Read more

Powerbuilder 2019 on Linux


 

From Windows to Linux 

Did you know that Powerbuilder 2019 could run on Linux ?

Since Powerbuilder 2019 is now in 64 bit, it is now a lot easier to run on Linux using wine64

Read more

How to deal with the error 'No Network Connection' on logon to PowerBuilder


ISSUE: Receive error “No Network Connection” on logon to PowerBuilder

 

SYMPTOM: Error “No Network Connection” was received on every attempt to open PowerBuilder and occurs immediately on version installation. Experienced on install of  V19 - but may be experienced in other versions.  When initiating PowerBuilder process hangs for a long time and then returns a message “No Network Connection”. You exit and the application closes.

Read more

Working with Transactions in .NET DataStore


This document will describe how to work with transactions for CRUD operations (create, read, update and delete) in .NET DataStore.

For the full content of the document, see https://www.appeon.com/support/documents/appeon_online_help/powerbuilder/Working_with_Transactions_in_.NET_DataStore_and_ModelStore/

CRUD Operations with .NET DataStore


This tutorial demonstrates the basics of creating, in SnapDevelop, a Web API with ASP.NET Core that will use .NET DataStore as its data manipulation component.

In this tutorial, you will learn to:

  • Create a Web API Project
  • Test the API
  • Add a Database Context
  • Register the Database Context
  • Add a .NET DataStore Model
  • Add a Service
  • Perform CRUD Operations Using the Web API
  • Call the Web API from PowerBuilder

To view the full content of the tutorial, see https://www.appeon.com/support/documents/appeon_online_help/powerbuilder/CRUD_Operations_with_.NET_DataStore/index.html

JSON Enhancements in PowerBuilder 2019


 

Support for the JSON format was added in the PowerBuilder 2017 R2 release and then enhanced in 2017 R3.  PowerBuilder 2019 contains even more enhancements in this area, particularly with regard to:

  1. Enhanced JSONParser
  2. Enhanced JSONPackage
  3. DataWindows Row Level Import/Export
  4. New ModelStore JSON Format

 

Read more

Find Articles by Tag

TLS/SSL Deployment IDE JSONGenerator Class Text Messagging GhostScript SqlExecutor PFC 32-bit CoderObject Jenkins JSON .NET Assembly Database ActiveX Debug Git OAuth 2.0 Icon iOS RibbonBar REST Authentication Debugger Database Table Event Linux OS SnapObjects PowerServer Web Design Azure Array Performance Charts C# 64-bit WebBrowser PostgreSQL ODBC driver NativePDF Migration Platform Filter Debugging ODBC Event Handler Import DataWindow JSON Model InfoMaker RESTClient COM Data RichTextEdit Control Mobile Trial PBDOM Window PowerScript (PS) Menu DLL PDF Bug PowerBuilder (Appeon) Stored Procedure Database Table Schema License Sort DragDrop Windows OS DevOps OAuth OrcaScript SOAP Web Service Proxy UI Themes External Functions Syntax Database Connection Windows 10 Icons Export JSON Graph Source Control SqlModelMapper Excel Script SDK Service CrypterObject DataWindow MessageBox Validation Branch & Merge SQL Database Table Data Transaction Resize RibbonBar Builder SQL Server JSONParser BLOB Oracle Expression Repository SVN Encryption PowerBuilder Compiler Configuration PDFlib Database Object WinAPI Interface TFS Error Web API Source Code Export Import JSON Elevate Conference HTTPClient XML Android .NET Std Framework Outlook API File Installation CI/CD Automated Testing DataType PowerServer Mobile Open Source TortoiseGit PowerBuilder UI Modernization SnapDevelop TreeView PostgreSQL Event Handling Testing Database Painter UI Variable Encoding Database Profile Application .NET DataStore OLE Authorization