Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. embed WxWidgets in MFC applications?

embed WxWidgets in MFC applications?

Scheduled Pinned Locked Moved C / C++ / MFC
c++comlinuxxmlhelp
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 8534035
    wrote on last edited by
    #1

    Hi Everyone, is it possible to embed WxWidgets Controls in a MFC based application? In detail, is there a way to use wxWidget Controls inside a MFC Control? specially CView, CFormView or CDockablePane? My problem: I have a huge MFC appication with rich GUI features. I need to extend this application with a feature, that user will be able to display application data by creating his own views. I could start this task with an approach like this: XUIFramework: A GUI Framework based on XML and MFC[^] Actually it would work with some simple MFC controls, but there will be a lot of work to make it more functional. So my basic idea is, to use wxWidgets because of its rich functionality. But I cannot rewrite the complete application to base it on wxWidgets instead of MFC. An further advantage of wxWidget would be, that it should be very easy to create a runtime for other systems like linux to run the user's GUI! I have found in internet a few comments about such an approach. some says, it could be possible. But I have not found anything concrete. If I would have a very basic sample, I could start such a project. Any ideas?

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups