This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Setup: more intuitive resizing controls + some dialogs


On Sat, 1 Nov 2003, Robert Collins wrote:

> On Sat, 2003-11-01 at 14:35, Igor Pechtchanski wrote:
> > As promised.
> >       Igor
> > ==============================================================================
> > ChangeLog:
> > 2003-10-31  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
> >
>
> Applied. I think there's a bug in the MIDDLE enum handling though. I've
> factored the code to be less redundant - please check...

Hmm, if there's a bug, I don't see quite what it is.  Would you mind
elaborating?

The factored out code looks good, BTW.

> There are still a few quirks - like the mirror selection page.

Details, please?

> Lastly, do the vertical coords need adjusting to client coord ?
> Rob

They do, and they are adjusted.  ScreenToClient takes a pointer to a
POINT, which consists of two values (x,y).  The way it's invoked, the
first call gets the (left,top) coords, and the second gets (right,bottom).
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]