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 29/09/2005 at 08:06, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.102 Platform: Windows ; Language(s) : C++ ;
--------- My plugin shows an empty GUI after the layout (BlueBerry,...) has been changed. With a text line it tells that the plugin can't be found, still the window is open. I think I missed to use a function from GeUserArea. But it must work passive or I need to get a message that the layout has changed. Does anyone know a solution to this problem?
On 14/10/2005 at 12:54, xxxxxxxx wrote:
It sounds like you're missing RestoreLayout(). Please see the docs and the async dialog examples.