Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Simpol form demo sample
-
This program is provided in order to demonstrate some of the capabilities of the wxWidgets-based GUI controls used by SIMPOL. It is not necessarily an exhaustive test of all capabilities of each control.
-
Simpol Library Sample
-
Superbase NG Bugs
-
Demonstrates a basic HTTP GET request
-
Simpol Web Backend: User data library
-
Simpol Web Backend: Main web backend project
-
This is an example of a simple TCP communication using the socket component, it creates a TCP server and listens, it then creates a client that connects to this server and sends a shutdown command and closes the server
-
Simpol Address Book Sample
-
The simple colour lab sample from the NG Quick Start Guide
-
SIMPOL ODBC Example
-
This program evaluates the URL passed, extracts the domain root, makes a TCP/IP socket connection to the webserver at the domain root address and if a successful connection occurs, requests the page that is referenced in the URL passed by the caller.
-
Centipede-like game program-controlled with the cursor keys. This was designed to teach object-oriented programming in SIMPOL.
-
Time is a fickle mistress, the same is true in Superbase NG. This covers the basics of time in SIMPOL in this tutorial, we want to be able to get the current time, an arbitrary time from a string and be able to print these off nicely
-
A very basic hello world example
-
A very simple GUI login sample
-
Using the socket component of Superbase NG this sample creates a server to be used with the Client Sample program
-
This program demonstrates opening Excel, sending values to it, having Excel calculate the result, then produce a chart in Excel, get Excel to copy the chart to the clipboard, and then retrieve the chart bitmap back into SIMPOL.
-
This program creates a form hosting a grid control. It then sets various options in the grid, including row and column labels, label font, cell font, specific cell font, column width, etc.
-
SIMPOL Conversion of Superbase SB Air program