Click here to Skip to main content
15,915,764 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to change the value in Datetimepicker [Please help me its urgent] Pin
vinay_K27-Aug-08 2:11
vinay_K27-Aug-08 2:11 
GeneralRe: how to change the value in Datetimepicker [Please help me its urgent] Pin
Manas Bhardwaj27-Aug-08 2:32
professionalManas Bhardwaj27-Aug-08 2:32 
QuestionBarCode Report Pin
md_refay27-Aug-08 1:21
md_refay27-Aug-08 1:21 
Questioncapturing plug and play events in C# Pin
sibisusan27-Aug-08 1:02
sibisusan27-Aug-08 1:02 
QuestionEditing resource files for different languages, string don't persist Pin
steve_rm27-Aug-08 0:59
steve_rm27-Aug-08 0:59 
AnswerRe: Editing resource files for different languages, string don't persist Pin
Manas Bhardwaj27-Aug-08 1:04
professionalManas Bhardwaj27-Aug-08 1:04 
QuestionHow to freeze an application? Pin
Anneke27-Aug-08 0:45
Anneke27-Aug-08 0:45 
AnswerRe: How to freeze an application? Pin
User 665827-Aug-08 0:57
User 665827-Aug-08 0:57 
Graphic simulations often depend on calculations done in an Update loop based on the time that elapsed since the last frame. If you set the elapsed time in your update loop to zero (i.e.: "no time elapsed since the last frame"), you can bring your simulation to a halt.

Another possibility would be to set a flag bool paused = true and stop any updates whenever this flag is true.

regards

modified 12-Sep-18 21:01pm.

GeneralRe: How to freeze an application? Pin
Anneke27-Aug-08 5:04
Anneke27-Aug-08 5:04 
GeneralRe: How to freeze an application? Pin
Thomas Stockwell27-Aug-08 6:10
professionalThomas Stockwell27-Aug-08 6:10 
AnswerRe: How to freeze an application? [modified] Pin
oobimoo27-Aug-08 1:36
oobimoo27-Aug-08 1:36 
JokeRe: How to freeze an application? Pin
carbon_golem27-Aug-08 2:18
carbon_golem27-Aug-08 2:18 
GeneralRe: How to freeze an application? Pin
chaiguy133727-Aug-08 4:35
chaiguy133727-Aug-08 4:35 
AnswerRe: How to freeze an application? Pin
chaiguy133727-Aug-08 4:55
chaiguy133727-Aug-08 4:55 
GeneralRe: How to freeze an application? Pin
Anneke27-Aug-08 5:20
Anneke27-Aug-08 5:20 
GeneralRe: How to freeze an application? Pin
chaiguy133727-Aug-08 5:25
chaiguy133727-Aug-08 5:25 
QuestionMS Word and Excel from C# Pin
Piyush Vaishnav27-Aug-08 0:38
Piyush Vaishnav27-Aug-08 0:38 
AnswerRe: MS Word and Excel from C# Pin
Manas Bhardwaj27-Aug-08 0:49
professionalManas Bhardwaj27-Aug-08 0:49 
AnswerRe: MS Word and Excel from C# Pin
Anthony Mushrow27-Aug-08 1:43
professionalAnthony Mushrow27-Aug-08 1:43 
GeneralRe: MS Word and Excel from C# Pin
Piyush Vaishnav27-Aug-08 18:10
Piyush Vaishnav27-Aug-08 18:10 
QuestionReaching sql database diagram using smo ?? Pin
omegazafer26-Aug-08 23:43
omegazafer26-Aug-08 23:43 
AnswerIgnore Repost Pin
Manas Bhardwaj27-Aug-08 0:04
professionalManas Bhardwaj27-Aug-08 0:04 
QuestionDatetimePicker problem. [modified] Pin
vinay_K26-Aug-08 23:38
vinay_K26-Aug-08 23:38 
QuestionComClass in C# Pin
Saranya B26-Aug-08 23:37
Saranya B26-Aug-08 23:37 
Questionhow can i change machain date Pin
Mohammed Elkholy26-Aug-08 23:30
Mohammed Elkholy26-Aug-08 23:30 

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.