From e8d1671cfce360b263aec2d8388dcd46e31119a1 Mon Sep 17 00:00:00 2001 From: Gregory John Casamento Date: Sun, 6 Mar 2005 11:14:43 +0000 Subject: [PATCH] Documentation improvement. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20859 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 4 ++++ Documentation/Gorm.texi | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 892f71e4..c3d97c2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-06 06:20 Gregory John Casamento + + * Documentation/Gorm.texi: Added FAQ concerning font modification. + 2005-03-05 23:07 Gregory John Casamento * GNUmakefile: Added new class. diff --git a/Documentation/Gorm.texi b/Documentation/Gorm.texi index f291cb32..07ebcd06 100644 --- a/Documentation/Gorm.texi +++ b/Documentation/Gorm.texi @@ -767,6 +767,10 @@ Doing this overrides the settings in NSGlobalDomain for Gorm and forces Gorm not @samp{ defaults delete Gorm GSAppKitUserBundles } +@subsection How can I change the font for a widget? + +This is a simple two step process. Select the window the widget is in and then select the widget itself, then bring up the font panel by hitting Command-t (or by choosing the menu item). By doing this you're making the window the main window and by selecting the widget, you're telling the editor for that object to accept changes. Then you can select the font in the panel and hit ``Set''. For some objects, the font panel isn't effective because those objects can't have a font directly set. + @node Concept Index, , Implementation, Top @unnumbered Concept Index @printindex cp