Click here to Skip to main content
15,921,840 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: printing multiple pages spanning horizontally Pin
Member 4509902-Jul-03 6:42
Member 4509902-Jul-03 6:42 
GeneralHHEELLPP!!! Pin
Sunnygirl1-Jul-03 3:57
Sunnygirl1-Jul-03 3:57 
GeneralRe: HHEELLPP!!! Pin
noksi1-Jul-03 4:59
noksi1-Jul-03 4:59 
GeneralRe: HHEELLPP!!! Pin
Terry O'Nolley10-Jul-03 11:36
Terry O'Nolley10-Jul-03 11:36 
Generalresizing an array to the size of another array Pin
johnstonsk1-Jul-03 3:50
johnstonsk1-Jul-03 3:50 
GeneralRe: resizing an array to the size of another array Pin
John M. Drescher1-Jul-03 4:21
John M. Drescher1-Jul-03 4:21 
GeneralRe: resizing an array to the size of another array Pin
David Crow1-Jul-03 6:27
David Crow1-Jul-03 6:27 
GeneralSetWindowRgn With CButton Pin
nlecren1-Jul-03 3:47
nlecren1-Jul-03 3:47 
I have been trying for a week now to create a window region for a CButton. The region is created from a bitmap and is not rectangular. I know the region is created ok because when i click the part of the bitmap that is not transparent i get the button clicked event. I do not recieve the event when clicking outside of the non-transparent area. My problem is that no matter what i do the DrawItem function which paints the bitmap always fills a full rectangle. This displays the transparent, and non-transparent part of the button. I have tried using SetClipRgn but that has not worked. This same code creates a regioned dialog and paints that correctly. Does it matter that my button is created dynamically? Why does a bitblt using the buttons Client Rect fill the whole rectangle and not just the region i specified?????

Thanks
GeneralRe: SetWindowRgn With CButton Pin
basementman1-Jul-03 4:53
basementman1-Jul-03 4:53 
GeneralRe: SetWindowRgn With CButton Pin
nlecren1-Jul-03 10:57
nlecren1-Jul-03 10:57 
GeneralRe: SetWindowRgn With CButton Pin
basementman1-Jul-03 11:57
basementman1-Jul-03 11:57 
QuestionGetBuffer?? ReleaseBuffer?? Pin
skinnyreptile1-Jul-03 3:30
skinnyreptile1-Jul-03 3:30 
AnswerRe: GetBuffer?? ReleaseBuffer?? Pin
David Crow1-Jul-03 3:48
David Crow1-Jul-03 3:48 
GeneralRe: GetBuffer?? ReleaseBuffer?? Pin
skinnyreptile1-Jul-03 4:28
skinnyreptile1-Jul-03 4:28 
GeneralRe: GetBuffer?? ReleaseBuffer?? Pin
David Crow1-Jul-03 6:03
David Crow1-Jul-03 6:03 
AnswerRe: GetBuffer?? ReleaseBuffer?? Pin
Ryan Binns1-Jul-03 5:13
Ryan Binns1-Jul-03 5:13 
GeneralRe: GetBuffer?? ReleaseBuffer?? Pin
skinnyreptile1-Jul-03 5:34
skinnyreptile1-Jul-03 5:34 
AnswerRe: GetBuffer?? ReleaseBuffer?? Pin
Joan M1-Jul-03 5:44
professionalJoan M1-Jul-03 5:44 
GeneralRe: GetBuffer?? ReleaseBuffer?? Pin
skinnyreptile1-Jul-03 5:51
skinnyreptile1-Jul-03 5:51 
AnswerRe: GetBuffer?? ReleaseBuffer?? Pin
Kelly Herald1-Jul-03 6:43
Kelly Herald1-Jul-03 6:43 
GeneralRe: GetBuffer?? ReleaseBuffer?? Pin
skinnyreptile1-Jul-03 6:45
skinnyreptile1-Jul-03 6:45 
General?? displaying data Pin
shirleyLo1-Jul-03 3:09
shirleyLo1-Jul-03 3:09 
GeneralRe: ?? displaying data Pin
Joan M1-Jul-03 5:49
professionalJoan M1-Jul-03 5:49 
GeneralRe: Window styles Pin
Ravi Bhavnani1-Jul-03 3:15
professionalRavi Bhavnani1-Jul-03 3:15 
GeneralAllocating memory for a multidimensionnal array Pin
Jerome Conus1-Jul-03 1:54
Jerome Conus1-Jul-03 1: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.