Click here to Skip to main content
15,912,205 members
Home / Discussions / C#
   

C#

 
AnswerRe: Hide password decryption Pin
Jon Rista6-Feb-09 10:02
Jon Rista6-Feb-09 10:02 
QuestionIdle processing and Modal dialogs - inconsistent behavior Pin
Greg Schmidt6-Feb-09 3:07
Greg Schmidt6-Feb-09 3:07 
QuestionC# Program Is Eating My CPU Cycles Like Popcorn! Pin
Michael Fritzius6-Feb-09 2:22
professionalMichael Fritzius6-Feb-09 2:22 
AnswerRe: C# Program Is Eating My CPU Cycles Like Popcorn! Pin
Pete O'Hanlon6-Feb-09 2:29
mvePete O'Hanlon6-Feb-09 2:29 
AnswerRe: C# Program Is Eating My CPU Cycles Like Popcorn Pin
Luc Pattyn6-Feb-09 5:56
sitebuilderLuc Pattyn6-Feb-09 5:56 
QuestionTimed resize of image Pin
m.otte6-Feb-09 2:16
m.otte6-Feb-09 2:16 
AnswerRe: Timed resize of image Pin
musefan6-Feb-09 2:19
musefan6-Feb-09 2:19 
GeneralRe: Timed resize of image [modified] Pin
m.otte6-Feb-09 2:34
m.otte6-Feb-09 2:34 
There is no error. It just does not work.
This is the run down:

1) Show an image full screen every 1 second using a timed event
2) When the image is on screen, enlarge gradually it during that 1 second to 200% (so overflowing the screen). So at 1.5s the image should be at 150%, etc.

What it does do is quit after the first image.
As far as I can see it has something to do with the threading as it finishes the program (stop in the program.cs at the call to Form1) when it checks if (BeginInvoke)...

modified on Friday, February 6, 2009 9:02 AM

GeneralRe: Timed resize of image Pin
musefan6-Feb-09 2:48
musefan6-Feb-09 2:48 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:30
m.otte6-Feb-09 3:30 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:34
musefan6-Feb-09 3:34 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:20
musefan6-Feb-09 3:20 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:32
m.otte6-Feb-09 3:32 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:35
musefan6-Feb-09 3:35 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:40
m.otte6-Feb-09 3:40 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:43
musefan6-Feb-09 3:43 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:49
m.otte6-Feb-09 3:49 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:53
musefan6-Feb-09 3:53 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 5:31
m.otte6-Feb-09 5:31 
AnswerRe: Timed resize of image [modified] Pin
Luc Pattyn6-Feb-09 6:47
sitebuilderLuc Pattyn6-Feb-09 6:47 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 6:49
musefan6-Feb-09 6:49 
AnswerRe: Timed resize of image [modified] Pin
Luc Pattyn6-Feb-09 6:45
sitebuilderLuc Pattyn6-Feb-09 6:45 
QuestionFOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 2:12
Axonn Echysttas6-Feb-09 2:12 
AnswerRe: FOR EXPERTS: Template Class: Type Constraints [modified] Pin
Mirko19806-Feb-09 2:57
Mirko19806-Feb-09 2:57 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 3:40
Axonn Echysttas6-Feb-09 3:40 

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.