From: Michael Mauger <mmaug@yahoo.com>
Subject: Re: [Macemacsjp-dev 100] [Mac OS X] [Win32] Frame-transparency patch
Date: Fri, 17 Jun 2005 20:56:12 +0000 (UTC) [thread overview]
Message-ID: <loom.20050617T224021-620@post.gmane.org> (raw)
In-Reply-To: E1D43662-33AF-41CF-8D7F-B198B289D8F4@tkg.att.ne.jp
Seiji Zenitani <zenitani <at> tkg.att.ne.jp> writes:
> ===========
>
> 1. Target operating systems
>
> * Mac OSX : 'Carbon Emacs'
> * Windows XP, 2000, ME : 'NTEmacs'
>
> 2. How to build
>
> * Mac OSX
> Frame-transparency is automatically enabled when compiled on Mac OSX
> 10.2 or later.
>
> * MS Windows
> If you use Windows XP, 2000 or ME, add manually the below switch when
> configuring.
> CFLAGS=-DUSE_TRANSPARENCY
>
Interesting patch. SetLayeredWindowAttributes is not available on all W32
releases, so you ought to dynamically locate it and call it only when
available. (See http://www.codeproject.com/win32/quaker1.asp for an example.)
I build on a machine without it, but run the executables on a machine that
does. This will be a common situation with the released executables.
next prev parent reply other threads:[~2005-06-17 20:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-11 8:02 [Mac OS X] [Win32] Frame-transparency patch Seiji Zenitani
2005-06-14 16:57 ` [Macemacsjp-dev 100] " Seiji Zenitani
2005-06-16 16:59 ` [Macemacsjp-dev 103] " Seiji Zenitani
2005-06-17 20:56 ` Michael Mauger [this message]
2005-06-18 0:28 ` [Macemacsjp-dev 100] " Takashi Hiromatsu
2005-06-20 20:36 ` Takashi Hiromatsu
2005-06-20 21:58 ` Juanma Barranquero
2005-06-20 22:00 ` Juanma Barranquero
2005-06-21 11:18 ` Takashi Hiromatsu
2005-06-21 15:29 ` Juanma Barranquero
2005-06-27 11:38 ` Takashi Hiromatsu
2005-06-21 16:23 ` Kevin Rodgers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20050617T224021-620@post.gmane.org \
--to=mmaug@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).