Documentation improvement.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20859 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2005-03-06 11:14:43 +00:00
parent 0178caba77
commit e8d1671cfc
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2005-03-06 06:20 Gregory John Casamento <greg_casamento@yahoo.com>
* Documentation/Gorm.texi: Added FAQ concerning font modification.
2005-03-05 23:07 Gregory John Casamento <greg_casamento@yahoo.com>
* GNUmakefile: Added new class.

View file

@ -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