setup.exe splash screen - mini-competition

Gary R. Van Sickle g.r.vansickle@worldnet.att.net
Wed Jan 2 02:40:00 GMT 2002


> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Robert Collins

[snip]

> I'm looking for a graphic, 96 px wide, 179 px high (or thereabouts) to
> replace that rectangle.

It actually has to be 152 pixels wide by 290 pixels high, according to
occaisionally-reliable MS sources.  The 96x179 is the size of the area in
"dialog units", which are supposed to map variably to screen coords depending on
your monitor resolution.  MS is silent on how the fixed-size bitmap is supposed
to do this as well, but we can always StretchBitBlt() it if need be.

--
Gary R. Van Sickle
Brewer.  Patriot.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list