Click here to Skip to main content
15,909,051 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 1:26
professional#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
professional#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
professional#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
professional#realJSOP28-Sep-11 2:18 
AnswerRe: Design Quandary Pin
BillWoodruff28-Sep-11 1:32
professionalBillWoodruff28-Sep-11 1:32 
My first thought ... before reading the other responses to this message ... was that the end-user should add "layers" via a menu, or other UI element, until the limit is reached. Which might leave more room for UI ?

But, if it is important to you that all six possible layers be presented, then an alternative to going the route of emulating "layers" in PhotoShop, or whatever, might be to use an "Outlook" style "TaskBar" control, where one, selected, layer ui expands full-size, and the others are in their "collapsed state."

This type of control is so easy to simulate in WinForms, just using contained panels inside a panel, docking, and a mousedown event for all contained panels that adjusts their vertical sizes.

It seems to me that having a series of checkboxes that control only whether the "layer" has the possible transformations (Flip, Mirror) applied to it is kind of "counter-intuitive." I think I'd either move those checkboxes inside the layer UI's, and title them 'Allow Transform' or come up with ?

Having a 'Restore' button next to the graphic transform buttons also doesn't feel quite right to me; what about putting that next to the 'Save' button ? I should disclaim this suggestion by saying I don't really know if 'Restore' applies only to 'undoing' the last transform, or more 'global' application state.

best, Bill
"Beauty is in the eye of the beholder, and it may be necessary from time to time to give a stupid or misinformed beholder a black eye." Miss Piggy"

GeneralRe: Design Quandary Pin
#realJSOP28-Sep-11 2:18
professional#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 
AnswerRe: Any standard for documenting design available? Pin
CodingYoshi23-Sep-11 11:05
CodingYoshi23-Sep-11 11:05 
GeneralRe: Any standard for documenting design available? Pin
Frygreen24-Sep-11 7:08
Frygreen24-Sep-11 7:08 
AnswerRe: Any standard for documenting design available? Pin
RobCroll24-Sep-11 12:27
RobCroll24-Sep-11 12:27 
GeneralRe: Any standard for documenting design available? Pin
Frygreen24-Sep-11 22:30
Frygreen24-Sep-11 22:30 
GeneralRe: Any standard for documenting design available? Pin
RobCroll25-Sep-11 0:18
RobCroll25-Sep-11 0:18 
AnswerRe: Any standard for documenting design available? Pin
Frygreen26-Sep-11 7:11
Frygreen26-Sep-11 7:11 
GeneralRe: Any standard for documenting design available? Pin
jschell26-Sep-11 11:31
jschell26-Sep-11 11:31 
GeneralRe: Any standard for documenting design available? Pin
Frygreen27-Sep-11 5:29
Frygreen27-Sep-11 5:29 
AnswerRe: Any standard for documenting design available? Pin
S Houghtelin28-Sep-11 2:22
professionalS Houghtelin28-Sep-11 2:22 
QuestionSchedule movement of car between offices in a car rental scenario Pin
Homer7717-Sep-11 4:26
Homer7717-Sep-11 4:26 
AnswerRe: Schedule movement of car between offices in a car rental scenario Pin
Matt U.17-Sep-11 10:27
Matt U.17-Sep-11 10:27 
AnswerRe: Schedule movement of car between offices in a car rental scenario Pin
Eddy Vluggen17-Sep-11 11:38
professionalEddy Vluggen17-Sep-11 11:38 
QuestionSOA design tools Pin
Vannes David15-Sep-11 23:24
Vannes David15-Sep-11 23:24 
AnswerRe: SOA design tools Pin
Pradeep Shukla17-Sep-11 5:05
professionalPradeep Shukla17-Sep-11 5:05 

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.