Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
d610116a
Unverified
Kaydet (Commit)
d610116a
authored
Şub 24, 2019
tarafından
Terry Jan Reedy
Kaydeden (comit)
GitHub
Şub 24, 2019
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-24310: Document IDLE settings dialog font tab sample (GH-12007)
üst
abe59227
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
1 deletion
+17
-1
idle.rst
Doc/library/idle.rst
+7
-0
NEWS.txt
Lib/idlelib/NEWS.txt
+2
-0
help.html
Lib/idlelib/help.html
+7
-1
2019-02-23-22-31-20.bpo-24310.j_vJQl.rst
...NEWS.d/next/IDLE/2019-02-23-22-31-20.bpo-24310.j_vJQl.rst
+1
-0
No files found.
Doc/library/idle.rst
Dosyayı görüntüle @
d610116a
...
...
@@ -852,6 +852,13 @@ Non-default user settings are saved in a .idlerc directory in the user's
home directory. Problems caused by bad user configuration files are solved
by editing or deleting one or more of the files in .idlerc.
On the Font tab, see the text sample for the effect of font face and size
on multiple characters in multiple languages. Edit the sample to add
other characters of personal interest. Use the sample to select
monospaced fonts. If particular characters have problems in Shell or an
editor, add them to the top of the sample and try changing first size
and then font.
On the Highlights and Keys tab, select a built-in or custom color theme
and key set. To use a newer built-in color theme or key set with older
IDLEs, save it as a new custom theme or key set and it well be accessible
...
...
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
d610116a
...
...
@@ -3,6 +3,8 @@ Released on 2019-10-20?
======================================
bpo-24310: Document settings dialog font tab sample.
bpo-35689: Add docstrings and tests for colorizer.
bpo-35833: Revise IDLE doc for control codes sent to Shell.
...
...
Lib/idlelib/help.html
Dosyayı görüntüle @
d610116a
...
...
@@ -788,6 +788,12 @@ changed via Configure IDLE on the Option menu.
Non-default user settings are saved in a .idlerc directory in the user’s
home directory. Problems caused by bad user configuration files are solved
by editing or deleting one or more of the files in .idlerc.
</p>
<p>
On the Font tab, see the text sample for the effect of font face and size
on multiple characters in multiple languages. Edit the sample to add
other characters of personal interest. Use the sample to select
monospaced fonts. If particular characters have problems in Shell or an
editor, add them to the top of the sample and try changing first size
and then font.
</p>
<p>
On the Highlights and Keys tab, select a built-in or custom color theme
and key set. To use a newer built-in color theme or key set with older
IDLEs, save it as a new custom theme or key set and it well be accessible
...
...
@@ -937,7 +943,7 @@ also used for testing.</p>
<br
/>
<br
/>
Last updated on Feb
08
, 2019.
Last updated on Feb
23
, 2019.
<a
href=
"https://docs.python.org/3/bugs.html"
>
Found a bug
</a>
?
<br
/>
...
...
Misc/NEWS.d/next/IDLE/2019-02-23-22-31-20.bpo-24310.j_vJQl.rst
0 → 100644
Dosyayı görüntüle @
d610116a
IDLE -- Document settings dialog font tab sample.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment