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

C / C++ / MFC

 
QuestionFont in list box Pin
Oliver12315-Sep-06 12:52
Oliver12315-Sep-06 12:52 
AnswerRe: Font in list box Pin
tanvon malik15-Sep-06 14:49
tanvon malik15-Sep-06 14:49 
GeneralRe: Font in list box Pin
Oliver12315-Sep-06 16:55
Oliver12315-Sep-06 16:55 
AnswerRe: Font in list box Pin
Hamid_RT15-Sep-06 20:29
Hamid_RT15-Sep-06 20:29 
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 
Image distortion algorithms are hard to find, and c/c++ examples are very rare. I am rendering a ripple effect (stone into a pond) onto a bitmap. The algorithm itself is quite easy yet I have noticed an annoyance (and also noticed it in every example I have found.

When the bitmap is distorted the top and bottom is pulled away from the edge, revealing the origional bitmap beneath, also the left and right edges are 'how to say' wrapped around, ie the void space is filled using pixels from the opposit edge. I know that GIMP allows the option of either filling the void with the opposite edge, or filling with a brush. But both of these solutions don't look realistic.

I'm open to suggestions.
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 
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 

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.