Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
QuestionRestoring Initial UI State Pin
Matt U.2-May-13 2:53
Matt U.2-May-13 2:53 
AnswerRe: Restoring Initial UI State Pin
Alan Balkany2-May-13 5:19
Alan Balkany2-May-13 5:19 
GeneralRe: Restoring Initial UI State Pin
Matt U.2-May-13 5:39
Matt U.2-May-13 5:39 
GeneralRe: Restoring Initial UI State Pin
Jasmine25012-May-13 7:10
Jasmine25012-May-13 7:10 
GeneralRe: Restoring Initial UI State Pin
Matt U.2-May-13 7:15
Matt U.2-May-13 7:15 
GeneralRe: Restoring Initial UI State Pin
Dave Kreskowiak2-May-13 11:06
mveDave Kreskowiak2-May-13 11:06 
GeneralRe: Restoring Initial UI State Pin
Jasmine25012-May-13 12:36
Jasmine25012-May-13 12:36 
GeneralRe: Restoring Initial UI State Pin
Dave Kreskowiak2-May-13 15:35
mveDave Kreskowiak2-May-13 15:35 
I don't let the controls determine the status of any state machine I've got behind the forms. The state machine determines the state of the controls and the controls reflect that.

I know there are plenty of cases where the app or form is so simple that there is no state machine behind it, but there are too many noobs out there who rely on the controls to "store" data and determine the state of a form or app based on, say, the text of a button, or if it's enabled or not.

That's not the proper way to do it.

GeneralRe: Restoring Initial UI State Pin
Jasmine25013-May-13 5:08
Jasmine25013-May-13 5:08 
GeneralRe: Restoring Initial UI State Pin
Eddy Vluggen2-May-13 12:21
professionalEddy Vluggen2-May-13 12:21 
GeneralRe: Restoring Initial UI State Pin
Matt U.3-May-13 1:54
Matt U.3-May-13 1:54 
AnswerRe: Restoring Initial UI State Pin
Jasmine25012-May-13 7:04
Jasmine25012-May-13 7:04 
AnswerRe: Restoring Initial UI State Pin
Eddy Vluggen2-May-13 11:18
professionalEddy Vluggen2-May-13 11:18 
GeneralRe: Restoring Initial UI State Pin
Jasmine25012-May-13 12:35
Jasmine25012-May-13 12:35 
GeneralRe: Restoring Initial UI State Pin
Eddy Vluggen3-May-13 1:35
professionalEddy Vluggen3-May-13 1:35 
AnswerRe: Restoring Initial UI State Pin
Clifford Nelson2-May-13 17:12
Clifford Nelson2-May-13 17:12 
QuestionAttendance System Pin
behrouz shamlo2-May-13 2:43
behrouz shamlo2-May-13 2:43 
AnswerRe: Attendance System Pin
OriginalGriff2-May-13 4:44
mveOriginalGriff2-May-13 4:44 
AnswerRe: Attendance System Pin
Eddy Vluggen2-May-13 5:06
professionalEddy Vluggen2-May-13 5:06 
AnswerRe: Attendance System Pin
Abhinav S2-May-13 6:09
Abhinav S2-May-13 6:09 
GeneralRe: Attendance System Pin
Eddy Vluggen2-May-13 11:09
professionalEddy Vluggen2-May-13 11:09 
GeneralRe: Attendance System Pin
behrouz shamlo8-May-13 2:22
behrouz shamlo8-May-13 2:22 
GeneralRe: Attendance System Pin
Eddy Vluggen8-May-13 7:04
professionalEddy Vluggen8-May-13 7:04 
Questiondraw row column cube c# Pin
nimolZero1-May-13 23:56
nimolZero1-May-13 23:56 
AnswerRe: draw row column cube c# Pin
Abhinav S2-May-13 0:20
Abhinav S2-May-13 0:20 

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.