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

Design and Architecture

 
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 
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 
What you are effectively doing here is mirror the way that a graphics program such as Fireworks or Photoshop behaves. If you take a look at those applications, and have a play around with the way that Layers works, you'll get the general idea. Basically, you'd separate the layer out from the action, so you might end up with the following idea(mocked out in line art):
+-------------------------+
| Title                   |
|   Layer 6               |
|   Layer 5               |
|   Layer 4               |
|   Layer 3               |
|   Layer 2               |
|   Layer 1               |
+-------------------------+
| Add layer  Remove layer |
+-------------------------+
I would make this a floating panel. Then, when the user selects a layer from this list, and a separate panel just details the options once; these options being tied to the selected layer.

Forgive your enemies - it messes with their heads

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


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 
QuestionCode Signing Pin
Bram van Kampen24-Sep-11 13:55
Bram van Kampen24-Sep-11 13:55 
QuestionAny standard for documenting design available? Pin
Frygreen18-Sep-11 1:10
Frygreen18-Sep-11 1:10 

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.