Menu

Updates

2022-05-25
2024-03-22
  • Jim Sutherland

    Jim Sutherland - 2022-05-25

    For Libre/OpenOffice in Linux only[see PySimpleGUI_Designer(Linux).ods file] added a Preview button in PSG_Text sheet, Note that the code can be edited in the Textbox.

    Updated: now set Font=None (a bug brought to light by updating to the latest version of PySimpleGUI).

    Noted that the "Program Output" text occasionally "disappears"! from the .odt file, reappears on reloading the file.
    Have posted a .txt file with all the text(no screens).

    For Libre/OpenOffice in Linux only[see PySimpleGUI_Designer(Linux).ods file] have now posted the .odt file contents to the Help sheet.

     

    Last edit: Jim Sutherland 2022-08-02
  • Jim Sutherland

    Jim Sutherland - 2022-07-09

    =========================================================================
    Added add.py and addc.py: calculator/adding machine/Hex2Dec conversion tools that I find useful.
    add.py python GUI calculator/adding machine/Hex2Dec conversion tool that I find useful and leave open in my task bar.
    addc.py python CLI calculator/adding machine/Hex2Dec conversion tool.

    FYI they're rewrites of an AWK program I wrote back in the day.

     
  • Jim Sutherland

    Jim Sutherland - 2022-12-01

    Added 'Help' button to psgd.py.
    Modify line 109 for your desired editor and psgd.txt file path

     
  • Jim Sutherland

    Jim Sutherland - 2022-12-20

    add.py
    changed precision text box to spinner.

     
  • Jim Sutherland

    Jim Sutherland - 2022-12-24

    add.py
    Added hex mode, + and - only.
    In both modes, replaced c(lear) action with i(nitialize),
    see Tooltip for details.

     
  • Jim Sutherland

    Jim Sutherland - 2023-06-23

    Download Information.

    File/Environment

    PySimpleGUI_Designer.odt/ LibreOffice
    PySimpleGUI_Designer.ods/ LibreOffice
    PySimpleGUI_Designer(Linux).ods/ LibreOffice - Linux only, simple mod for Windows,
    see Discussion tab and code.
    PySimpleGUI_Designer.txt/ LibreOffice - See Discussion tab.

    PySimpleGUI_Designer(XL).doc/ Excel
    PySimpleGUI_Designer(XL).docx/ Excel
    PySimpleGUI_Designer(XL).xls / Excel

    psgd.txt/ Python
    psgd.py/ Python
    add.py/ Python
    addc.py/ Python

     

    Last edit: Jim Sutherland 2024-09-05
  • Jim Sutherland

    Jim Sutherland - 2023-10-20

    add.py - bug fix on switching mode.

     
  • Jim Sutherland

    Jim Sutherland - 2024-03-22

    scut.py runs under Xorg window manager, later Ubuntu versions use Wayland, to switch off Wayland and revert to Xorg see below.

    Ubuntu 22.04 - Turn off Wayland:
    sudo nano /etc/gdm3/custom.con
    sudo systemctl restart gdm3

     

    Last edit: Jim Sutherland 2024-03-22

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.