Click here to Skip to main content
15,915,160 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMFC - Scroll Bars Pin
StevenWalsh15-Sep-06 10:42
StevenWalsh15-Sep-06 10:42 
AnswerRe: MFC - Scroll Bars Pin
Chris Losinger15-Sep-06 11:02
professionalChris Losinger15-Sep-06 11:02 
AnswerRe: MFC - Scroll Bars Pin
Alex Boyce15-Sep-06 11:04
Alex Boyce15-Sep-06 11:04 
QuestionThe ripple effect Pin
Waldermort15-Sep-06 8:59
Waldermort15-Sep-06 8:59 
AnswerRe: The ripple effect Pin
Chris Losinger15-Sep-06 9:50
professionalChris Losinger15-Sep-06 9:50 
AnswerRe: The ripple effect Pin
Maximilien15-Sep-06 10:04
Maximilien15-Sep-06 10:04 
GeneralRe: The ripple effect Pin
Waldermort15-Sep-06 10:20
Waldermort15-Sep-06 10:20 
GeneralRe: The ripple effect Pin
Chris Losinger15-Sep-06 10:22
professionalChris Losinger15-Sep-06 10:22 
ideally, you could do that enlargement at the same time you're doing the ripple. that way, you only have one interpolation step.

in effect, you output to a larger rectangle than your input. should be a simple matter of scaling the coordinates on one side of the transformation. or, at least that's what it would be in my code - i obviously don't know how you do it Smile | :)




GeneralRe: The ripple effect Pin
Waldermort15-Sep-06 10:40
Waldermort15-Sep-06 10:40 
GeneralRe: The ripple effect Pin
Chris Losinger15-Sep-06 11:00
professionalChris Losinger15-Sep-06 11:00 
GeneralRe: The ripple effect Pin
Waldermort15-Sep-06 11:04
Waldermort15-Sep-06 11:04 
QuestionSharing Data between object. Pin
mostafa_pasha15-Sep-06 8:54
mostafa_pasha15-Sep-06 8:54 
AnswerRe: Sharing Data between object. Pin
David Crow15-Sep-06 9:18
David Crow15-Sep-06 9:18 
AnswerRe: Sharing Data between object. Pin
ThatsAlok16-Sep-06 1:11
ThatsAlok16-Sep-06 1:11 
GeneralRe: Sharing Data between object. Pin
mostafa_pasha16-Sep-06 1:47
mostafa_pasha16-Sep-06 1:47 
QuestionDetect other logged in users in XP Pin
gydong2215-Sep-06 7:43
gydong2215-Sep-06 7:43 
AnswerRe: Detect other logged in users in XP Pin
tanvon malik15-Sep-06 15:08
tanvon malik15-Sep-06 15:08 
GeneralRe: Detect other logged in users in XP Pin
ThatsAlok16-Sep-06 1:12
ThatsAlok16-Sep-06 1:12 
AnswerRe: Detect other logged in users in XP Pin
ThatsAlok16-Sep-06 1:12
ThatsAlok16-Sep-06 1:12 
QuestionCreateViewObject in a Namespace Extension Pin
Dave Kerr15-Sep-06 7:33
Dave Kerr15-Sep-06 7:33 
QuestionGiving memory back to the system Pin
nadiric15-Sep-06 7:23
nadiric15-Sep-06 7:23 
AnswerRe: Giving memory back to the system Pin
Chris Losinger15-Sep-06 7:47
professionalChris Losinger15-Sep-06 7:47 
AnswerRe: Giving memory back to the system Pin
David Crow15-Sep-06 8:49
David Crow15-Sep-06 8:49 
AnswerRe: Giving memory back to the system Pin
Rick York15-Sep-06 10:57
mveRick York15-Sep-06 10:57 
QuestionNeed some example of C++ chat application Pin
Yanshof15-Sep-06 6:38
Yanshof15-Sep-06 6:38 

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.