Thanks Kevin So what do you suggest to make it render compatibly on both platforms. Do we need to remove font="Times 8 bold" from mytext as follows:
mytext = Text(root, background='#101010', foreground="#D6D6D6", borderwidth=18, relief='sunken',width=16, height=5) Does that render properly on Mac. I do not have a Mac and would be a great help if you suggest changes that will make the text area occupy all the place as it does on Window. rgds Bhaskar On 2/14/14, Kevin Walzer <k...@codebykevin.com> wrote: > On 2/14/14, 10:21 AM, Bhaskar Chaudhary wrote: >> Hi Kevin >> >> On Windows it looks like the following attachment. >> >> regards >> Bhaskar > > Thank you. As I expected, that is simply the difference in the font > rendering engines on both platforms. 8 point Times Bold is as unreadable > on Word on the Mac is it is in Tk. > > --Kevin > > -- > Kevin Walzer > Code by Kevin/Mobile Code by Kevin > http://www.codebykevin.com > http://www.wtmobilesoftware.com > _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org https://mail.python.org/mailman/listinfo/tkinter-discuss