Python Forum
how to insert image into Text widget Tkinter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to insert image into Text widget Tkinter
#6
Hi; keames
I tried the modified code you proposed to me and it worked Thanks

Normally, at the beginning I created my code with strings of characters:
-approved correction. (should be written in green color)
-correction not approved. (should be written in red color)
only one of these two strings of characters which should be displayed according to the state of the checkbutton.
when I tried the code, it did not work, that's why I introduced images instead of character strings

my question is what you can help me modify my code so that it is with strings of characters instead of images

thanks fr help
Reply


Messages In This Thread
RE: how to insert image into Text widget Tkinter - by atlass218 - Apr-17-2019, 05:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Tkinter: An image and label are not appearing. emont 7 556 Mar-21-2024, 03:00 PM
Last Post: deanhystad
  TKinter Widget Attribute and Method Quick Reference zunebuggy 3 836 Oct-15-2023, 05:49 PM
Last Post: zunebuggy
  My Background Image Is Not Appearing (Python Tkinter) HailyMary 2 4,210 Mar-14-2023, 06:13 PM
Last Post: deanhystad
  [Tkinter] How to insert data json to treeview tkinter? Shakanrose 8 4,352 Jan-19-2023, 03:58 PM
Last Post: Shakanrose
  [Tkinter] Updating tkinter text BliepMonster 5 5,917 Nov-28-2022, 01:42 AM
Last Post: deanhystad
  [Tkinter] Image in Frame in Tabbed Widget Columbo 4 2,135 Sep-28-2022, 08:04 PM
Last Post: deanhystad
  simple tkinter question function call not opening image gr3yali3n 5 3,410 Aug-02-2022, 09:13 PM
Last Post: woooee
  [Tkinter] Tkinter don't change the image DQT 2 1,602 Jul-22-2022, 10:26 AM
Last Post: menator01
  [Tkinter] The Text in the Label widget Tkinter cuts off the Long text in the view malmustafa 4 4,814 Jun-26-2022, 06:26 PM
Last Post: menator01
  Tkinter Exit Code based on Entry Widget Nu2Python 6 2,962 Oct-21-2021, 03:01 PM
Last Post: Nu2Python

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020