Click here to Skip to main content
15,892,072 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionWhich architecture for a data-extractor Pin
ZioCharles1-Oct-11 2:42
professionalZioCharles1-Oct-11 2:42 
AnswerRe: Which architecture for a data-extractor Pin
jschell1-Oct-11 10:43
jschell1-Oct-11 10:43 
AnswerRe: Which architecture for a data-extractor Pin
Aneesh Warrier27-Dec-11 17:02
Aneesh Warrier27-Dec-11 17:02 
QuestionDesign Quandary - v2 Pin
#realJSOP28-Sep-11 2:16
mve#realJSOP28-Sep-11 2:16 
AnswerRe: Design Quandary - v2 Pin
Nagy Vilmos28-Sep-11 2:36
professionalNagy Vilmos28-Sep-11 2:36 
AnswerRe: Design Quandary - v2 Pin
Slacker00728-Sep-11 2:40
professionalSlacker00728-Sep-11 2:40 
AnswerRe: Design Quandary - v2 Pin
GParkings28-Sep-11 8:16
GParkings28-Sep-11 8:16 
GeneralRe: Design Quandary - v2 Pin
#realJSOP28-Sep-11 8:50
mve#realJSOP28-Sep-11 8:50 
GParkings wrote:
I forget what technology you are using


It's WinForms.

GParkings wrote:
as it is, how are you enforcing the behaviour of selecting 1 colour from 2
lists? and would a colour palette of some sort not be more appropriate?


I pass the entire list of available colors to the form. Each color item has a flag that indicates whether it was an environmental match. All environmentally matched colors go in the first color listbox, and the rest go in the bottom one. When one is selected from either listbox, the other listbox's selected item is cleared.

I want the user to be more apt to select from the environmental matches (that's the whole point of the app, afterall), so it's placed above the remaining colors listbox.

I've got it pretty much wired up at this point, and it's a lot cleaner than what I tried to do before.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997


QuestionDesign Quandary Pin
#realJSOP28-Sep-11 0:05
mve#realJSOP28-Sep-11 0:05 
AnswerRe: Design Quandary Pin
Pete O'Hanlon28-Sep-11 0:19
mvePete O'Hanlon28-Sep-11 0:19 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 1:22
mve#realJSOP28-Sep-11 1:22 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 2:17
mve#realJSOP28-Sep-11 2:17 
GeneralRe: Design Quandary Pin
Pete O'Hanlon28-Sep-11 3:09
mvePete O'Hanlon28-Sep-11 3:09 
AnswerRe: Design Quandary Pin
Slacker00728-Sep-11 0:20
professionalSlacker00728-Sep-11 0:20 
GeneralRe: Design Quandary Pin
Pete O'Hanlon28-Sep-11 0:26
mvePete O'Hanlon28-Sep-11 0:26 
GeneralRe: Design Quandary Pin
Slacker00728-Sep-11 0:28
professionalSlacker00728-Sep-11 0:28 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 1:26
mve#realJSOP28-Sep-11 1:26 
GeneralRe: Design Quandary Pin
Slacker00728-Sep-11 1:33
professionalSlacker00728-Sep-11 1:33 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 2:17
mve#realJSOP28-Sep-11 2:17 
AnswerRe: Design Quandary Pin
GParkings28-Sep-11 0:32
GParkings28-Sep-11 0:32 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 2:18
mve#realJSOP28-Sep-11 2:18 
AnswerRe: Design Quandary Pin
Nagy Vilmos28-Sep-11 1:07
professionalNagy Vilmos28-Sep-11 1:07 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 2:18
mve#realJSOP28-Sep-11 2:18 
AnswerRe: Design Quandary Pin
BillWoodruff28-Sep-11 1:32
professionalBillWoodruff28-Sep-11 1:32 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 2:18
mve#realJSOP28-Sep-11 2:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.