Skip to content

Version 0.0.1 RC 23

Compare
Choose a tag to compare
@paule32 paule32 released this 05 May 22:03
· 153 commits to main since this release
4ce713a

2024-08-19
add some interpreter stuff for dBase DOS like applications.
now, byte code creation is ready to run under Windows, and Linux

2024-07-17
shrink application data to a single flat packed image.
add start.bat - winDOS batch file, to start Python, that start the image

2024-07-13
add Editor changes

2024-07-12
add DOS console Window

2024-07-01
add mo reader

2024-06-08
nightly update: add table designer
extend sql builder for selecting database files (sqlite3)

2024-06-03
little nightly update: adding localization fragments
today planed: convert the little_mopo project from 2022 to this project
add fragments for the Commodore C-64 Simulator

2024-06-02
add sql builder fragments
add moveable table windows
add source code editor functionallity

2024-05-27
add form designer + demo buttons to illustrate the look and feel

2024-05-26
add designer palette alpha status
add project types

2024-05-22
add preview of up coming things
add minimal coding stuff (clickable icons from left side bar)
build windows executable

2024-05-21
add pictures
add editor
add new stuff for interpret source codes

new Python Format

  • start adding dbase stuff