Search found 4 matches

by w.liebhart@web.de
Mon Jan 08 2024 1:47 pm
Forum: User Support
Topic: Migration from MFC to CopperSpice
Replies: 9
Views: 115938

Re: Migration from MFC to CopperSpice

Thank you very much Barbara and Jan for your opinion, there are very useful hints for me.
I'm not sure how to approach the migration and I will discuss that in my team.
Thanks,
Werner
by w.liebhart@web.de
Wed Dec 20 2023 1:08 pm
Forum: User Support
Topic: Migration from MFC to CopperSpice
Replies: 9
Views: 115938

Re: Migration from MFC to CopperSpice

Having two GUI libraries in the same application which are both trying to grab events simply does not work. This is not a flaw with CopperSpice or MFC. There needs to be one entity in charge of event handling and there is no way to share this responsibility. The bottom line is the MFC library can n...
by w.liebhart@web.de
Thu Dec 14 2023 10:29 am
Forum: User Support
Topic: Migration from MFC to CopperSpice
Replies: 9
Views: 115938

Re: Migration from MFC to CopperSpice

Thank you very much for your intresting reply, Barbara. You wrote: "As you may know, you can not link an application with both MFC and CopperSpice. You can migrate parts of your older application to use CopperSpice based on which sections your users need more quickly. One consideration is if th...
by w.liebhart@web.de
Fri Dec 01 2023 9:51 am
Forum: User Support
Topic: Migration from MFC to CopperSpice
Replies: 9
Views: 115938

Migration from MFC to CopperSpice

Hi there. I have some questions about migrating our code from MFC to copperSpice. Our company, Cremer Programmentwicklung GmbH (cremer.software), has been developing and marketing a surveying and civil engineering CAD program for over 25 years. We use the Windows MFC libraries and would like to migr...