LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MFC and GTKMM (https://www.linuxquestions.org/questions/linux-software-2/mfc-and-gtkmm-91578/)

janiv 09-11-2003 05:57 AM

MFC and GTKMM
 
Hello all,

This is my first thread.I M not a Linux programmer but I have a question about GTKMM 2.

I M using MFC to write a Doc/View application.
I have my own view (an MFC window).

I want my MFC window (CWnd->CView->CFormView) to get the GTKMM look.
I also want the user to be able to create GTKMM Controls and show them (by dragging) on my window.
It is kinda Screen builder .... same as Glade (if U know), just it is on Windows.

How do I draw the GTk::Window (e.g. Gtk::Button) on my MFC window ?

Any help ?

Regards and Thanks,
Janiv Ratson.


All times are GMT -5. The time now is 11:22 PM.