Git Product home page Git Product logo

Comments (18)

rdbende avatar rdbende commented on May 19, 2024

This issue has been fixed in September, I just forgot to make a new release for it. It should work with version 2.1.

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

How can I get version 2.1

from azure-ttk-theme.

rdbende avatar rdbende commented on May 19, 2024

You can download the archive here: https://github.com/rdbende/Azure-ttk-theme/releases/tag/v2.1.0

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

Ok thanks I will try that

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

I get this issue now when I try to run the example.py: Exception has occurred: TclError
couldn't read file "azure.tcl": no such file or directory

from azure-ttk-theme.

rdbende avatar rdbende commented on May 19, 2024

You probably have specified a wrong path to the azure.tcl file.

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

It's the first time for me to use a theme so I don't know how to really use one I just downloaded the zip and extracted it into the folder where I'm doing tkinter.

from azure-ttk-theme.

rdbende avatar rdbende commented on May 19, 2024

If you have the azure.tcl in the same directory, then it should work. Except if the editor you're using changes the working directory when running the file. Then you could check out this comment: #12 (comment)

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

image
Do I need to get out everything in the folder out or what can I do? or should I use the same thing #12 did

from azure-ttk-theme.

rdbende avatar rdbende commented on May 19, 2024

The best solution is to write Azure-ttk-theme-2.1.0/azure.tcl in the code, but it's also a solution to put idk.py into Azure-ttk-theme-2.1.0 folder.

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

I added idk.py into azure-ttk-theme-2.1.0 folder but still it doesn't works

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

image

from azure-ttk-theme.

rdbende avatar rdbende commented on May 19, 2024

Then you should try what #12 did.

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

image

from azure-ttk-theme.

rdbende avatar rdbende commented on May 19, 2024

Instead of style.theme_use('azure') you should use root.tk.call('set_theme', 'light') to set the theme.

Or you can also use style.theme_use('light') (or dark), but I don't recommend this way.

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

You mean like this?
image

from azure-ttk-theme.

rdbende avatar rdbende commented on May 19, 2024

Yes, but please check out the readme, where it is written that some styles changed names, and now you have to use Accent.TButton instead of Accentbutton.

from azure-ttk-theme.

zSynctic avatar zSynctic commented on May 19, 2024

Oh ok thank you

from azure-ttk-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.