From bob at passcal.nmt.edu Thu Oct 15 18:17:25 2015 From: bob at passcal.nmt.edu (Bob Greschke) Date: Thu, 15 Oct 2015 10:17:25 -0600 Subject: [Tkinter-discuss] Does someone here work on Apple's OSX Tkinter? Message-ID: <65F36A6E-F00D-44D6-ABDE-C807FA8C68EC@passcal.nmt.edu> I thought I picked that up in some batch of messages, but now I can't find the thread that gave me that idea. Anyway... www.passcal.nmt.edu/~bob/unlinked/images/twolines.tiff The call in the Button widget is text="Start/Restart\nBreak", but the box doesn't grow to encompass the two lines of text. It's been like this for years. We always have to use our own Python/Tkinter installation (here at work) because of this. Bob From aivar.annamaa at gmail.com Sat Oct 31 05:52:04 2015 From: aivar.annamaa at gmail.com (Aivar Annamaa) Date: Sat, 31 Oct 2015 11:52:04 +0200 Subject: [Tkinter-discuss] Linux compile Python with (Active)Tcl 8.6 Message-ID: I'm trying to compile Python 3.5.0 on CentOS 6 with Tcl 8.6. I did ./configure --with-tcltk-includes=I/opt/ActiveTcl-8.6/include --with-tcltk-libs=L/opt/ActiveTcl-8.6/libs --prefix=/home/aivar/localpython After installing, IDLE -> Help -> About shows me that I'm using Tk 8.5.7. What could have gone wrong? -------------- next part -------------- An HTML attachment was scrubbed... URL: