Python Kivy Tutorial: Create your own Colour Theme and Color Scheme - Tutorial part 8

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น • 5

  • @renatfahrutdinov451
    @renatfahrutdinov451 6 หลายเดือนก่อน

    Hello Sir. Thank you for the great tutorial. It would be great to make a lesson about theming. Such as: how to create own color themes and switch themes in the app

    • @SCOBAS
      @SCOBAS  6 หลายเดือนก่อน

      Hi, thank you for your feedback. I haven't built an app yet where you can change colour themes at runtime, but that's a really cool idea! If I ever do I will most certainly out a video here!

  • @akinnijames
    @akinnijames ปีที่แล้ว +1

    Great tutorial! How did you get PyCharm to give you kv lang highlighting and suggestions?

    • @SCOBAS
      @SCOBAS  ปีที่แล้ว +1

      Hey, thank you for your lovely comment!
      I downloaded the .jar file here and followed the instructions:
      github.com/Zen-CODE/kivybits/tree/master/IDE
      There is some more information here:
      stackoverflow.com/questions/38002630/how-to-get-syntax-highlighting-on-kivy-kv-file-in-pycharm-on-osx

    • @akinnijames
      @akinnijames ปีที่แล้ว +1

      @@SCOBAS Thank you very much!