Re: [PATCH] Setup Chooser integration

2002-04-03 Thread Christopher Faylor
On Tue, Apr 02, 2002 at 03:14:28PM -0600, Gary R Van Sickle wrote: Image: you click on 'install' for 'gcc', and up pops a window that lists everything that gcc depends on (both requires as we have today, and 'suggested' items that aren't always needed but are useful - ie autoconf), that was

RE: [PATCH] Setup Chooser integration

2002-04-03 Thread Gary R. Van Sickle
Likewise, if you click ash off, up pops a window listing everything that depends on ash, with an addiotnal message of Warning: removing ash will cause these packages to be removed as well. This does make quite a bit of sense to me. But wouldn't MessageBox() or something akin to it be a

[PATCH] Setup Chooser integration

2002-04-02 Thread Gary R. Van Sickle
ALT-TAB no longer! This patch integrates the chooser into the wizard interface, eliminating a field-expedient thread in the process. Changelog also attached: 2002-04-02 Gary R. Van Sickle [EMAIL PROTECTED] * choose.cc: Run indent. (nextbutton): Remove static variable.