Setup.exe new GUI preview

2001-12-17 Thread Gary R. Van Sickle

I figured before I went to bed tonight (er... this morning) I'd upload my latest
build and source of the work I'm doing on Setup.exe's GUI for people to check
out/comment on/pillorie/whatever.  While not ready for public consumption, it
does download and install Cygwin packages from the web as one would hope, and is
largely feature-complete as far as the new GUI goes.

File links are here:

http://home.att.net/~g.r.vansickle/cygwin/setup/

Actual files are here:

http://home.att.net/~g.r.vansickle/cygwin/setup/setup.exe
http://home.att.net/~g.r.vansickle/cygwin/setup/setup-src.tar.bz2

So what's new and exciting here?  Previously, setup.exe was a number of separate
dialog boxes presented in sequence.  I've taken the bulk of those dialogs and
made them pages in a Wizard-style property sheet, which allows a number of
improvements:

- No more hide-and-seek where the dialogs end up at different places in the
z-order as you next through them, without resorting to always on top.
- One line of code, and now we have a minimize box in the corner.  A lifesaver
for those full Cygwin installs over a 56K modem if you ask me.
- Much of the page navigation logic is now handled by the property sheet instead
of the individual pages.

So let me know what you think,

--
Gary R. Van Sickle
Brewer.  Patriot.




RE: Units

2001-12-17 Thread Morrison, John

I've email'd the author - he's blessed the port.  I've also asked him to
keep me in touch with new versions.

 -Original Message-
 From: Robert Collins [mailto:[EMAIL PROTECTED]]
 Sent: Monday, 17 December 2001 11:31 am
 To: Morrison, John
 Cc: '[EMAIL PROTECTED]'
 Subject: RE: Units
 
 
 On Mon, 2001-12-17 at 22:25, Morrison, John wrote:
  Ah, sorry, I reply'ed to the person - not the list.  Stupid Outlook.
  
 
 I'm for including this package. That's one I believe. Anyone else for
 (or against?)
 
 Rob
 
 
 



RE: Units

2001-12-17 Thread Ebrey, Carl

Oops.  Having actually read the new setup.html I see that the @ line is now
optional.  Okay, so now I feel stupid and I shall see to it that I get a
severe beating in order to ensure that this never happens again.

Sorry 'bout that.

Carl

-Original Message-
From: Ebrey, Carl [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 17, 2001 11:29 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Units


erm, I should probably add that the actual setup.hint file /does/ have @
units as the first line.  Just for clarity, and all her friends :)

Carl

-Original Message-
From: Morrison, John [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 17, 2001 11:26 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Units


Ah, sorry, I reply'ed to the person - not the list.  Stupid Outlook.

Here's the setup.hints file embeded :)

sdesc: Converts between different systems of units.
ldesc: Units converts between different systems of units.
GNU units program converts quantities expressed in various scales
to their equivalents in other scales.  The units program can only
handle multiplicative scale changes.  For example, it cannot convert
Celsius to Fahrenheit but it can convert temperature differences
between those temperature scales.
test: 1.77-1
category: Utils
requires: cygwin

Thanks for pointing this out.

J.

 -Original Message-
 From: Robert Collins [mailto:[EMAIL PROTECTED]]
 Sent: Monday, 17 December 2001 11:22 am
 To: Morrison, John
 Cc: '[EMAIL PROTECTED]'
 Subject: RE: Units
 
 
 On Mon, 2001-12-17 at 22:20, Morrison, John wrote:
  Is anybody interested in this program?
  
  http://www.straylight.eu.org/~carl/units/
  
  J.
 http://cygwin.com/ml/cygwin-apps/2001-12/msg00244.html is the last
 reference, where you committed to resending the ITP (intent 
 to package)
 with the setup.hint inline rather than attached.
 
 Rob
 


===
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF



Re: Units

2001-12-17 Thread Christopher Faylor

On Mon, Dec 17, 2001 at 10:43:34PM +1100, Robert Collins wrote:
On Mon, 2001-12-17 at 22:38, Ebrey, Carl wrote:
 Oops.  Having actually read the new setup.html I see that the @ line is now
 optional.  Okay, so now I feel stupid and I shall see to it that I get a
 severe beating in order to ensure that this never happens again.

For such a serious transgression you deserve a public whipping. 

Whip. Whip.

Can we get some pictures please?  I want to ensure that blood was drawn.

cgf



Re: Setup.exe new GUI preview

2001-12-17 Thread Robert Collins

This hung for me, at 99% of the last pacakge, in download only mode.

Can you post a diff to cygwin-patches?

Rob
===
- Original Message -
From: Gary R. Van Sickle [EMAIL PROTECTED]
To: Cygwin-Apps [EMAIL PROTECTED]
Sent: Monday, December 17, 2001 6:59 PM
Subject: Setup.exe new GUI preview


 I figured before I went to bed tonight (er... this morning) I'd upload
my latest
 build and source of the work I'm doing on Setup.exe's GUI for people
to check
 out/comment on/pillorie/whatever.  While not ready for public
consumption, it
 does download and install Cygwin packages from the web as one would
hope, and is
 largely feature-complete as far as the new GUI goes.

 File links are here:

 http://home.att.net/~g.r.vansickle/cygwin/setup/

 Actual files are here:

 http://home.att.net/~g.r.vansickle/cygwin/setup/setup.exe
 http://home.att.net/~g.r.vansickle/cygwin/setup/setup-src.tar.bz2

 So what's new and exciting here?  Previously, setup.exe was a number
of separate
 dialog boxes presented in sequence.  I've taken the bulk of those
dialogs and
 made them pages in a Wizard-style property sheet, which allows a
number of
 improvements:

 - No more hide-and-seek where the dialogs end up at different places
in the
 z-order as you next through them, without resorting to always on
top.
 - One line of code, and now we have a minimize box in the corner.  A
lifesaver
 for those full Cygwin installs over a 56K modem if you ask me.
 - Much of the page navigation logic is now handled by the property
sheet instead
 of the individual pages.

 So let me know what you think,

 --
 Gary R. Van Sickle
 Brewer.  Patriot.






RE: Setup.exe new GUI preview

2001-12-17 Thread Gary R. Van Sickle

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Robert Collins
 Sent: Monday, December 17, 2001 10:16 PM
 To: Gary R. Van Sickle; Cygwin-Apps
 Subject: Re: Setup.exe new GUI preview


 This hung for me, at 99% of the last pacakge, in download only mode.


I guess that's not unexpected unfortunately.  I've definitely concentrated on
getting the mainline of installing from the internet working.

 Can you post a diff to cygwin-patches?


Will do.  I'll see if I can't fix the download-only problem first though, I'm
pretty sure I know where that is.

--
Gary R. Van Sickle
Brewer.  Patriot.