DiscussionsIssue archiveOther usage issues

Archived discussion

3d viewer mapping with wxWindows

Other usage issuesWed, 02/12/2003 - 01:491 reply

Browse this forum
QuestionAuthor

Hi,

I'm switching the user interface of exoTKAD from MFC ( windows ) and Qt ( Linux ) to wxWindows.
Does somebody use wxWindows with OpenCASCADE ?
If yes, could you send me the code for mapping the V3d_View into a wxWindow ( I don't want to reinvent the wheel ) ?

Thanks in advance,

Author
[email removed]
http://www.exotk.org

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Hi !

I don't have a clue, but you might find something useful here:
http://www.wxwindows.org/opengl.htm

If you havn't already peeked around there, it should be pretty similar to the Qt code.

Commenter-1