dialogbasedapp
draw simple rectangle in MFC Dialog-Based
I wrote this code to draw a simple rectangle in a dialog , I also added ON_WM_PAINT() to my message map. but it didnt show anything on dialog to me ! I really appreciate it if anyone could tell my mis[详细]
2023-03-19 04:51 分类:问答can we draw shapes (line,circle , etc.) in dialog-based mfc visual studio 2010?
I want to implement an oscilloscop开发者_开发问答e to display some different frequency via dialog-based MFC visual c++, but as I googling too much , I found out that the only way to drawing shapes in[详细]
2023-03-17 11:58 分类:问答Why doesn't OnKeyDown catch key events in a dialog-based MFC project?
I just create a dialog-based project in MFC (VS2008) and add OnKeyDown event to the dialog. When I run the project and press the keys on the keyboard, nothing happens. But, if I remove all the control[详细]
2023-02-05 01:16 分类:问答OnCtrlColor Not Working?
I used the following overloaded method to change the text color to red in a listbox, in a Visual C++ MFC dialog based application. When I build the program in DEBUG mode, it works perfectly. But when[详细]
2022-12-25 14:49 分类:问答Transparent frameset in iframe ie white background
I\'m trying to nest a frameset in an iframe and I can\'t get the background of the frameset to show as transparent in IE. Firefox displays correctly.[详细]
2022-12-16 18:16 分类:问答