This is the mail archive of the cygwin-patches@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]

Re: [Patch] setup.exe - change Prev, Curr, Test Radio Buttons to a Single PushButton


Robert Collins wrote:
> The reason I say this is that radio buttons are better for communicating
> n-way choices that push buttons that take on a different meaning. (Push
> buttons make the interface modal and therefore harder to drive quickly,
> but a little easier to observe). And a drop-down is better than a push
> button :] for clarity.
> 
> The view mode should really be a set of radio buttons or a drop-down
> IMO.

That's fine - discard the change.   A branch on the tree is really not 
necessary.  I actually thought about retracting the change after I sent it.

The ultimate goal was to have the ability to hit a push button that would cycle 
through "Curr", "Prev", "Test" versions as well as options for 
"Keep/Skip","Uninstall","Redownload","Reinstall" and "Sources" and have it 
apply to the whole list of packages and not have to do them individually.  
Unfortunately, with all the new changes that occurred in setup with the 
categories and dependencies my understanding of all the trust logic took a 
nosedive and any code I was working on/understood in this area crumbled.





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