Wednesday, January 7, 2009

GUI work

Still working at remaking the GUI. Added improvements: the Sketcher can be launched in the same window with the 3D model, two or many windows can exist in the same time, started solving/improving the resizing and redrawing.

Remained to finish adjusting the resizing events, finish displaying the toolbars specific to an active window. After this will continue with adding the object properties in the properties dialog.

3 comments:

ytjun said...

HI
I wonder the .Net Wrappers is wrapped "BRepGProp".
I can't find "OCBRepGProp".

ytjun said...

HI
I wonder the .Net Wrappers is wrapped "BRepGProp".
I can't find "OCBRepGProp".

bxtrx said...

Indeed BRepGProp is not wrapped yet. Actually I added many new wrappers on SVN but I had no time to build a new version of the library yet, anyway BRepGProp is not among the new wrappers. If you need quickly this module please look into the wrappers/WrapperGenerator folder for an automatic wrapper generator application. Just generate the wrappers, add them to the OCWrappers.sln and rebuild the library.
I bought some new hardware and soon (in 1-2 weeks) I will make some wrapper tests and probably also a new wrapper version. I you will not succeed to make the new wrappers I will keep in mind this module and add it.