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 Sun, 2003-11-02 at 07:20, Igor Pechtchanski wrote:
> 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 stretch adjustment moves both left and right by delta/2. If we had a
window 0,39, with a control at 10,29, and we resize the window to 0,79 -
a delta of 40, we'd want the control to end up at 20,59 - that is the
left adjusted by delta/4 and the right by 3/4 delta.

> Details, please?

When I resize it vertically, the url field label stays put.

Cheers,
Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


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