Programming Without Coding Technology 2.0

PWCT Software

Released
Mar 1, 2023
Platforms
Last updated
Wishlist on SteamAdd it on the Steam store page. Opens in a new tab.

Updates & announcements

20 posts
  1. Developer post

    PWCT 2.0 Rev. 2026.06.06

    Hello Changes In this little update * Using Ring 1.27 - 64bit * Ring2PWCT - Treating comma as semi-colon * Ring2PWCT - Support BraceNewLine * Ring2PWCT - Support using Keywords as Identifiers * Ring2PWCT - Support calling anonymous functions as methods * Ring2PWCT - Support Load

  2. Developer post

    PWCT 2.0 Rev. 2025.10.04

    Hello Changes In this little update * Using Ring 1.24 (64bit) instead of Ring 1.23 (64bit) Thanks!

  3. Developer post

    PWCT 2.0 Rev. 2025.08.23

    Hello Changes In this update * Tested using Ring 1.23 and Ring 1.24 (GitHub) * All samples and applications are updated to recent version * Ring2PWCT - Better code format when using multi-character operators Thanks!

  4. Developer post

    PWCT 2.0 Rev. 2025.07.13

    Hello Changes In this update * Using Ring 1.23 - 64bit * Added: Window Controller component * Form Designer template: Using the Window Controller component * Ring2PWCT - Better support for literals * Selfhosting PWCT2 - Develop PWCT2 using PWCT2 * Arabic Translation - Run from so

  5. Developer post

    PWCT 2.0 Rev. 2025.01.20

    Hello Changes In this update * Added: Expression Builder (EB) * Interaction Pages: Double-clicking on a text box will open the EB * Form Designer template: Using openWindow() method Thanks!

  6. Developer post

    PWCT 2.0 Rev. 2025.01.12

    Hello Changes In this update * Do not accept syntax errors in interaction pages * Do not allow syntax errors in the steps tree (check parent) * Steps tree blocks: new implementation using layouts * Open RingREPL in a separate process * Run programs in debug mode in a separate pro

  7. Developer post

    PWCT 2.0 Rev. 2025.01.09

    Hello Changes In this update * Steps Tree: Using Unicode icons based on the step type * Steps Tree: Show tree lines as the default option * Better support for finding components using the keyboard * Play as Movie: Use plain text name of the visual component (No HTML) * Revise ima

  8. Developer post

    PWCT 2.0 (Source Code - MIT License) for Windows/Linux/macOS

    Hello The source code for PWCT 2.0 was released on 2025.01.03 Running PWCT 2.0 from Source Code (Windows/Linux/macOS) 1. Install the Ring programming language 2. Get a copy from the source code using Git git clone 3. Run the main source file cd pwct2 ring pwct.ring Thanks!

  9. Developer post

    PWCT 2.0 Rev. 2025.01.01

    Hello Happy new year to everyone :D In this little update * Better Documentation (Introduction chapter revised) * Added: Visual Components chapter to the documentation * Horizontal Layout Class component revised Thanks!

  10. Developer post

    PWCT 2.0 Rev. 2024.12.24

    Hello In this update * Added: new visual components to the (Variables and Operators) domain. * Added: new tool: ring/bin/ring2pwct.exe * Loading time of visual source files is added to the log window. * Code generation time is added to the log window. Thanks!

  11. Developer post

    PWCT 2.0 Rev. 2024.12.06

    Hello In this update 1- Using Ring 1.22.0 instead of Ring 1.21.2. 2- Ring2PWCT - Support the plus operator before positive numbers. 3- Ring2PWCT - Support the trailing comma. Thanks!

  12. Developer post

    Enhanced Background Images for GoldMagic800

    Hello, One of the games distributed by PWCT2 is the GoldMagic800 puzzle game. In this update, we have improved the background images that appear when playing a specific level. The updated visual source files are gamedata.pwct, gamedraw.pwct, and gameresources.pwct. Thanks!

  13. Developer post

    Using Ring 1.21.2

    Hello In this little update, we updated the Ring programming language version to Ring 1.21.2 Thanks!

  14. Developer post

    PWCT 2.0 Rev. 2024.09.12

    Hello In this little update * Form Designer - Default value for Text Color when generating code * Output Window - Save/Restore the window width Thanks!

  15. Developer post

    Better Project Files window (Show all partitions/folders)

    Hello In this little update we improved the Project Files window We added a checkbox: Filter (Applications Folder) When this checkbox is active, we see only the folders inside PWCT2/Applications folder Otherwise, we see all of the partitions and folders. Also, in this little upda

  16. Developer post

    Using Ring 1.21.1

    Hello This update provides better performance, and reduce memory usage (Thanks to the updated Ring version) In this update we provide the next changes 1- Using Ring 1.21.1 2- RayLib version is updated from RayLib 2.5 to RayLib 5.0 3- RingRayLib samples are updated to reflect chan

  17. Developer post

    PWCT 2.0 Rev. 2024-06-12

    Hello In this little update we updated the Qt version from Qt 5.15.16 to 5.15.17 Also, we are using Ring 1.21 (From GitHub - Under Development - Rev. 2024-06-12). Thanks!

  18. Developer post

    PWCT 2.0 Rev. 2024-06-09

    Hello In this little update we updated the Ring version So, we are using Ring 1.21 (From GitHub - Under Development - Rev. 2024-06-09). Thanks!

  19. Developer post

    PWCT 2.0 Rev. 2024.06.02

    Hello Changes in this little update are (1) Goal Designer - GoTo Line - Better implementation (2) Form Designer - Updated from Ring project (GitHub) (3) Ring Notepad - Updated from Ring project (GitHub) Thanks!

  20. Developer post

    Support Drag-And-Drop inside the Goal Designer (Steps Tree)

    Hello In this little update we support Drag-And-Drop inside the Goal Designer (Steps Tree). So, we can move blocks through drag and drop instead of using cut and paste. Thanks!