Default dialog buttons are not displayed [SOLVED]

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.