home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- From: dec@alex.com (Doug Clinton)
- Path: sparky!uunet!pipex!demon!woody!dec
- Subject: Re: OLIT: Red focus color: HOW DO I GET RID
- Keywords: mouseless olit
- Nntp-Posting-Host: woody
- Organization: Alex Technologies Ltd
- References: <lgfog2INNb3v@exodus.Eng.Sun.COM> <BxwK99.CJ7@micromuse.co.uk> <1992Nov18.195659.7080@cbnewsk.cb.att.com>
- Apparently-To: mail2news@gate.demon.co.uk
- Date: Thu, 19 Nov 1992 09:59:31 +0000
- Message-ID: <1992Nov19.095931.20772@alex.com>
- Sender: usenet@gate.demon.co.uk
- Lines: 29
-
- In article <1992Nov18.195659.7080@cbnewsk.cb.att.com>, lih@jolt.att.com (Andrew "Fuzzy" Lih) writes:
- |>
- |> Now for the real question:
- |>
- |> How do you specify the mouseless resource setting (XtNmouseless)
- |> using XtSetValues?!
- |>
- |> It isn't specified in the OLIT patch 100451-27, and we tried to use a
- |> Boolean value (True/False) to no avail. There must be a #define that
- |> we can put in the value field for XtNmouseless that will let us do it
- |> inside our code. We grep'ed through the include files and couldn't
- |> find anything usable.
- |>
- |> Thanks.
-
- XtNmouseless is an application resource and thus cannot be set from
- within the application uaing XtSetValuse(). It can only be set in the
- resource database.
-
- --
- ---------------------------------------------------------------
- Doug Clinton Alex Technologies Ltd
- dec@alex.com CP House,
- 97-107 Uxbridge Road,
- Ealing, London, W5 5TL
- ---------------------------------------------------------------
- "Just because someone famous said it doesn't make it true."
- - Douglas E. Clinton
- ---------------------------------------------------------------
-