Issues.00360 - lordmundi/wikidoctest GitHub Wiki

00360: add switch to force display context or load selection dialog

« 00359 | Issues | 00361 »

Summary: add switch to force display context or load selection dialog

Created: 2011–05–18 10:37

Status: Released

Category: Request

From: frankie

Version: 2.2

Released_In: 2.3

Description:

now that the edge run scripts default the display context, some users are depending on the dialog that allows them to select which load to run and which display to use.

this is a request for an extra switch (or maybe multiple switches for load, display, etc.) which, when supplied will still prompt the user for the load and display context selection, even if the -display or -load arguments are present on the command line.

In the case where only one load or only one display is defined, the dialog should not pop up.

In the case where the -display or -load argument is given and there exists multiple options to choose from, and the new switch is not present, then the old behavior should be continued, with no dialog appearing.

In the case where the -display or -load argument is given and there exists multiple options to choose from, and the new switch _IS_ present, then the dialog should appear with the commanded load or display already pre-selected as the default in the list box.


Comments


brad This has been implemented: the new switches are "-force_loadselect" "-force_displayselect" "-noforce_loadselect" and "-noforce_displayselect"


« 00359 | Issues | 00361 »

Associated Commits

| commit | a0904bdbe7397dde5e4b100e151755ec6dfe5c19 link6 | || | Author: | Brad Bell | | Date: | Thu Jul 21 14:57:55 2011 -0500 | | Message: | [@Issue 00360: added ability to force display of the load select and display select dialogs @] |

Affected Files:

bin_Darwin/doug    | Bin 1847136 -> 1851360 bytes
 bin_Linux_FC3/doug | Bin 680076 -> 681977 bytes
 bin_Win32/doug.exe | Bin 1820252 -> 1823911 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

| commit | 9a0625efb3348aecf8046879ed8f9a5f1b6f0ef2 link7 | || | Author: | Brad Bell | | Date: | Thu Jul 21 14:49:57 2011 -0500 | | Message: | [@EDGE Issue 00360: Added feature to force load select and display select dialogs @] |

Affected Files:

src/doug/doug.c | 228 ++++++++++++++++++++++++++++++++++++++±----------------
 1 file changed, 161 insertions(+), 67 deletions(-)