tkinter Direct Injection

Lion Kimbro <[email protected]> Sat, 18 Sep 2021 23:20:28 -0700
Newsgroups gmane.comp.python.tkinter
Message-ID <CAEmWhSh=Zz+9VF9uc2xQnMyTHrsVhaYtMBbPchg02osRZtSioQ@mail.gmail.com>
--===============3157914726615030417==
Content-Type: multipart/alternative; boundary="000000000000d2ef8405cc53292f"

--000000000000d2ef8405cc53292f
Content-Type: text/plain; charset="UTF-8"

  It's been about 8 years since I last posted here, I think..!

  I recently revisited tcl/tk and tkinter, and I revisited something I
explored back in 2013, that I thought I would share about --

  It's a method of directly interacting with tcl/tk from Python code, by
three specific methods:

  1. root.tk.eval
  2. tk.StringVar
  3. root.tk.createcommand

  I've written up more detail on this page on Github, for those who are
interested in exploring:


https://github.com/LionKimbro/lions_internet_office/blob/main/2021/users/lion/entries/2021-09-18_tkinter-direct.md

  Take care!

--000000000000d2ef8405cc53292f
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><br></div><div>=C2=A0 It&#39;s been about 8 years sin=
ce I last posted here, I think..!<br><br>=C2=A0 I recently revisited tcl/tk=
 and tkinter, and I revisited something I explored back in 2013, that=C2=A0=
I thought I would share about --<br><br>=C2=A0 It&#39;s a method of directl=
y interacting with tcl/tk from Python code, by three specific methods:<br><=
br>=C2=A0 1. root.tk.eval<br>=C2=A0 2. tk.StringVar<br>=C2=A0 3. root.tk.cr=
eatecommand<br><br>=C2=A0 I&#39;ve written up more detail on this page on G=
ithub, for those who are interested in exploring:</div><div><br></div>=C2=
=A0 <a href=3D"https://github.com/LionKimbro/lions_internet_office/blob/mai=
n/2021/users/lion/entries/2021-09-18_tkinter-direct.md">https://github.com/=
LionKimbro/lions_internet_office/blob/main/2021/users/lion/entries/2021-09-=
18_tkinter-direct.md</a><br><div><br>=C2=A0 Take care!</div><div><br></div>=
</div>

--000000000000d2ef8405cc53292f--

--===============3157914726615030417==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Tkinter-discuss mailing list
[email protected]
https://mail.python.org/mailman/listinfo/tkinter-discuss

--===============3157914726615030417==--