Mario
-
I may
not understand the question, but I don't think there is anything special about
what you want to do - just create a JFrame and add whatever components you want,
swing or J3D, or whatever, and it may positioned independently from other
frames. It will have some dependence on the supplied parent frame: I think this
just makes it "hide" when the parent frame is minimized. Most of the
applications I have written work the way you describe. You are correct about
swing, I have to look it up every time I do it, but you need to once make a call
that affects the swing rendering so that drop down menus and the like will
appear correctly over the J3d canvas. a quick search on swing in this group
archive should give you the exact call you need.
Matt
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". |
Title: Message
- [JAVA3D] ? Java3d and Palettes ... ZACZEK, MARIUSZ P. (MARIO) (JSC-DM) (NASA)
- [JAVA3D] JButton Hint and ... Silvano Maneck Malfatti
- Re: [JAVA3D] JButton H... Jeremy Pitten
- Re: [JAVA3D] ? Java3d and ... Fábio Roberto de Miranda
- Re: [JAVA3D] ? Java3d and ... ZACZEK, MARIUSZ P. (MARIO) (JSC-DM) (NASA)
- Pierce, Matthew A