
Fri, 10/27/2006 - 08:09
Forums:
Hello
Anybody written a Java/Swing based GUI for the Viewer/View API's
of Visualization.
I mean Java samples is available, but it has lots of packages,etc and
anybody attempted to play around with this code and built a GUI with
a viewer in it and ust display a OCC shape.
Another example can be porting the BOTTLE tutorial to Java GUI toolkit.
thanks and regards
-gpr
Fri, 10/27/2006 - 14:23
Have you looked at the jCAE project on SourceForge - runs in a Netbeans UI.
I'm trying to achieve a similar simple viewer in QT 4.2 - you're right in that most of the examples contain a lot of "noise" that hides the real functionality - the worst being the continual use of MDI.
Pete