Click here to Skip to main content
16,007,779 members
Home / Discussions / C#
   

C#

 
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 
with a paintEvent method, the timer should set a global scale value, and then call the panel.Invalidate() method

the paint event should, draw the required image using the global scale value and other positioning calculations

My opinion is... If someone has already posted an answer, dont post the SAME answer

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 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Mirko19806-Feb-09 4:26
Mirko19806-Feb-09 4:26 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 5:19
Axonn Echysttas6-Feb-09 5:19 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Mirko19806-Feb-09 5:24
Mirko19806-Feb-09 5:24 
Questionconcateing strings in c# Pin
lawrenceinba6-Feb-09 1:32
lawrenceinba6-Feb-09 1:32 
AnswerRe: concateing strings in c# Pin
musefan6-Feb-09 1:38
musefan6-Feb-09 1:38 
GeneralRe: concateing strings in c# Pin
lawrenceinba6-Feb-09 2:57
lawrenceinba6-Feb-09 2:57 
GeneralRe: concateing strings in c# Pin
musefan6-Feb-09 3:15
musefan6-Feb-09 3:15 
GeneralRe: concateing strings in c# Pin
lawrenceinba6-Feb-09 5:51
lawrenceinba6-Feb-09 5:51 
GeneralRe: concateing strings in c# Pin
musefan6-Feb-09 6:02
musefan6-Feb-09 6:02 
AnswerRe: concateing strings in c# Pin
Guffa6-Feb-09 5:54
Guffa6-Feb-09 5:54 

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.