Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDrawObj! Pin
HellShrimp4free28-Dec-02 21:42
HellShrimp4free28-Dec-02 21:42 
GeneralFormat of time Pin
Shah Shehpori28-Dec-02 19:58
sussShah Shehpori28-Dec-02 19:58 
GeneralRe: Format of time Pin
Mike Danberg29-Dec-02 15:17
Mike Danberg29-Dec-02 15:17 
GeneralRe: Format of time Pin
Ravi Bhavnani29-Dec-02 16:51
professionalRavi Bhavnani29-Dec-02 16:51 
GeneralNorton style UI Pin
Anonymous28-Dec-02 17:08
Anonymous28-Dec-02 17:08 
QuestionProgram Filename and Executable? Pin
Aidman28-Dec-02 16:27
Aidman28-Dec-02 16:27 
AnswerRe: Program Filename and Executable? Pin
Michael Dunn28-Dec-02 16:57
sitebuilderMichael Dunn28-Dec-02 16:57 
GeneralRe: Program Filename and Executable? Pin
Aidman28-Dec-02 18:17
Aidman28-Dec-02 18:17 
GeneralRe: Program Filename and Executable? Pin
Ted Ferenc28-Dec-02 21:53
Ted Ferenc28-Dec-02 21:53 
GeneralRe: Program Filename and Executable? Pin
Aidman29-Dec-02 2:50
Aidman29-Dec-02 2:50 
GeneralRe: Program Filename and Executable? Pin
Ted Ferenc29-Dec-02 3:23
Ted Ferenc29-Dec-02 3:23 
GeneralRe: Program Filename and Executable? Pin
Dominik Reichl29-Dec-02 5:16
Dominik Reichl29-Dec-02 5:16 
GeneralThanks! Pin
Aidman29-Dec-02 12:19
Aidman29-Dec-02 12:19 
AnswerRe: Program Filename and Executable? Pin
(Steven Hicks)n+129-Dec-02 16:19
(Steven Hicks)n+129-Dec-02 16:19 
GeneralChooseColor unhandled exception :( Pin
haust28-Dec-02 12:32
haust28-Dec-02 12:32 
GeneralRe: ChooseColor unhandled exception :( Pin
haust28-Dec-02 12:45
haust28-Dec-02 12:45 
QuestionWindows Explorer CListCtrl? Pin
Steven M Hunt28-Dec-02 11:39
Steven M Hunt28-Dec-02 11:39 
AnswerRe: Windows Explorer CListCtrl? Pin
Iain Clarke, Warrior Programmer28-Dec-02 13:34
Iain Clarke, Warrior Programmer28-Dec-02 13:34 
AnswerRe: Windows Explorer CListCtrl? Pin
Iain Clarke, Warrior Programmer28-Dec-02 14:12
Iain Clarke, Warrior Programmer28-Dec-02 14:12 
GeneralTab Controls Pin
georgiek5028-Dec-02 11:10
georgiek5028-Dec-02 11:10 
GeneralRe: Tab Controls Pin
Iain Clarke, Warrior Programmer28-Dec-02 13:41
Iain Clarke, Warrior Programmer28-Dec-02 13:41 
GeneralRe: Tab Controls Pin
georgiek5028-Dec-02 23:01
georgiek5028-Dec-02 23:01 
GeneralWizard97 (CPropertySheetEx) in a DLL Pin
Anonymous28-Dec-02 8:26
Anonymous28-Dec-02 8:26 
GeneralRe: Wizard97 (CPropertySheetEx) in a DLL Pin
Gerard Nicol28-Feb-12 13:30
Gerard Nicol28-Feb-12 13:30 
Generala Realy serious Quiestion About Drag-n-Drop Some objects. Pin
HellShrimp4free28-Dec-02 5:02
HellShrimp4free28-Dec-02 5:02 
Hi i was asked in this Site about Drag-n-Drop some objects. mr christian told me that using some windows (CWnd objects) to manage the Bitmaps are one of the best way. about 1 week i work on my project using these CWnd objects.my project is Some kind of AVL tree, in my project all of the Nodes are connect to each other. when u Drag a node ,each Node that connected to that node will move.

my problem is when the number of windows become more than 12 or 13 the moving will become VERY VERY SLOW, and FlickerFul.(i think the reason is CWnd objects get lot's of memory) i based my program on CWnds and it seems that there is no way back. Cry | :((

tell me if there is a way to modify the project to solve this. Eek! | :eek: Cry | :(( Eek! | :eek: Dead | X|

it seems that using windows to manage Bitmaps is not a UseFul Way. how can i moving Some Bitmaps in the main window? Eek! | :eek:

thanks a Lot Rose | [Rose] Rose | [Rose]

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.