PySimpleSQL / pysimplesql

SQLite3 binding for PySimpleGUI
GNU Lesser General Public License v3.0
45 stars 16 forks source link

Fix orders.py example for Linux #325

Closed PySimpleSQL closed 1 year ago

PySimpleSQL commented 1 year ago

xpnative ttk theme only works on WIndows, as it uses the Window's API to generate the GUI elements.

This will allow for orders.py to work on other OS's (though not quite as pretty)

ssweber commented 1 year ago

I notice that the crystal-remix bytes has forward slashes in it, while default don't. I'll investigate about that.

ssweber commented 1 year ago

which ttk themes are available on linux? so i know for future ref?

PySimpleSQL commented 1 year ago

Ha, not many

clam, default and classic I think.

There is a python package, ttkthemes that has a collection of extra themes. I've messed with it before and there are some drawbacks (icons im buttons won't work for example).

On Sat, Jun 3, 2023, 4:13 PM ssweber @.***> wrote:

which ttk themes are available on linux? so i know for future ref?

— Reply to this email directly, view it on GitHub https://github.com/PySimpleSQL/pysimplesql/pull/325#issuecomment-1575171085, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQX2REROR4Z3D2RA3ZHZWNLXJOLHNANCNFSM6AAAAAAYZPBE3U . You are receiving this because you authored the thread.Message ID: @.***>