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).
On 20/12/2016 at 02:10, xxxxxxxx wrote:
User Information: Cinema 4D Version: R16 Platform: Windows ; Mac ; Language(s) :
--------- I have a modal dialog that display correctly on a PC, but on a Mac the Close button does not show.
Here the code to open the modal dialog:
dialogOSMFileInput.Open(DLG_TYPE_MODAL, PLUGIN_ID_FILEOMS, 200,200, 400, 200);
On 20/12/2016 at 10:25, xxxxxxxx wrote:
ok, I solved the issue (even in a more elegant way). Post can be closed.