[issue14876] IDLE highlighting theme does not preview with user-selected fonts

2012-05-27 Thread Terry J. Reedy

Changes by Terry J. Reedy tjre...@udel.edu:


--
assignee:  - terry.reedy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14876] IDLE highlighting theme does not preview with user-selected fonts

2012-05-26 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset e443cce4f183 by Terry Jan Reedy in branch '3.2':
Issue #14876: Use user-selected font for highlight configuration.
http://hg.python.org/cpython/rev/e443cce4f183

New changeset a9e9045d5546 by Terry Jan Reedy in branch 'default':
Merge Issue #14876: Use user-selected font for highlight configuration.
http://hg.python.org/cpython/rev/a9e9045d5546

New changeset dc9ddad40bba by Terry Jan Reedy in branch '2.7':
Issue #14876: Use user-selected font for highlight configuration.
http://hg.python.org/cpython/rev/dc9ddad40bba

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14876] IDLE highlighting theme does not preview with user-selected fonts

2012-05-26 Thread Terry J. Reedy

Terry J. Reedy tjre...@udel.edu added the comment:

Patch looks good and seems to work fine. I tested before and after the patch on 
my working copy of 3.3.0a3 with my selected font. Highlight config was default 
courier before and selected font after. I agree with change and applied.

--
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 3.2

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14876] IDLE highlighting theme does not preview with user-selected fonts

2012-05-22 Thread Roger Serwy

Roger Serwy roger.se...@gmail.com added the comment:

That sounds like a reasonable enhancement. Attached is a patch against 3.3.0a3 
to change the font of highlighting sample to match the font selected in the 
font tab.

The actual highlighting text sample has 11 line of text which is why the patch 
changes the height from 10 to 11.

--
keywords: +patch
nosy: +serwy, terry.reedy
versions: +Python 3.3
Added file: http://bugs.python.org/file25673/issue14876.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14876] IDLE highlighting theme does not preview with user-selected fonts

2012-05-21 Thread Andrew McChildren

New submission from Andrew McChildren greene...@gmail.com:

When changing theme colors, preview window uses only default font

--
components: IDLE
messages: 161309
nosy: Andrew.McChildren
priority: normal
severity: normal
status: open
title: IDLE highlighting theme does not preview with user-selected fonts
type: enhancement
versions: Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com