Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/12/2008 at 05:31, xxxxxxxx wrote:
User Information: Cinema 4D Version: Platform: Language(s) : C++ ;
--------- Hi,
i want to create a dialog that has its own editor window, so that i can manipulate an object there indepentent from the current scene that is active in cinema.
I think the MatPreview is somewhat similar to what i need, so if i was able to manipulate points in that window, it would be a start.
Is this possible ?
if not, would it be possible to open the current doc's editor window in a dialog ?
thanks, Daniel
On 15/12/2008 at 00:39, xxxxxxxx wrote:
Currently there is no such GUI element. You have to write your own editor.
cheers, Matthias
On 16/12/2008 at 03:27, xxxxxxxx wrote:
alright, thanks for the info.