Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: My biggest gripes with agent...

76 views
Skip to first unread message

Ralph Fox

unread,
Sep 14, 2013, 9:47:14 PM9/14/13
to
On Sat, 14 Sep 2013 14:21:07 -0700, sf wrote:

> On Fri, 13 Sep 2013 07:55:23 +1200, Ralph Fox <-rf-nz-@-.invalid>
> wrote:
>
> > On Thu, 12 Sep 2013 09:11:49 -0700, pyotr filipivich wrote:
> >
> > > Ralph Fox <-rf-nz-@-.invalid> on Sun, 08 Sep 2013 23:08:38 +1200 typed
> > > in alt.usenet.offline-reader.forte-agent the following:
> > > >
> > Yes there is. In XP the same pop-up dialog is at
> >
> > Control Panel >> Display >> "Appearance" tab >> "Advanced" button
> >
> > On XP the dialog's title bar says "Advanced appearance".
>
> I've never been able to figure out how to increase the size of the
> font in the box that pops up for spell check. It seems to stay the
> same size even if I do an overall enlargement of everything "windows".
> Do you have any tricks for that one?


There is no Windows font size setting for dialog text. As far
as I know, there are only three ways to do it.


1) [See part 1 in alt.usenet.offline-reader.forte-agent]

2) [See part 2 in alt.usenet.offline-reader.forte-agent]


3) Modify Agent's dialog resources to use a larger font
for the pop-up spell check dialog box.

3.1 Open agtent.xrs in a ZIP program and extract the file
dialogs.xrc

3.2 Edit dialogs.xrc in a plain text editor and add the four
lines shown below at the right place.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|–—–| <object class="wxDialog" name= "DLG_SPELLING">
|–—–| <title>Spelling</title>
|ADD| <font>
|ADD| <sysfont>wxSYS_DEFAULT_GUI_FONT</sysfont>
|ADD| <relativesize>1.5</relativesize>
|ADD| </font>
|–—–| <object class="wxBoxSizer">
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--
Kind regards
Ralph
0 new messages