How to remove the floating button on the plugin?(DLG_TYPE_ASYNC)
-
Hello!
Everyone!
How to remove the floating button on the plugin?
(dlgtype::DLG_TYPE_ASYNC)![9f4a3583-ef46-42f6-bdc5-f7a047430747-AVY{_ETD5S44VO(C@TGC)]M.png](/assets/uploads/files/1635232671724-9f4a3583-ef46-42f6-bdc5-f7a047430747-avy-_etd5s44vo-c-tgc-m.png)
-
-
Hi @jeremyliu1989, within the constructor of your GeDialog class you should call
C4DOS.Cd->AddGadget(Get(), DIALOG_NOMENUBAR, 0, nullptr, 0, 0, 0, 0, nullptr, nullptr);
Cheers,
Maxime. -
Hello @jeremyliu1989,
we will set this topic to 'Solved' when there are no further questions or replies until Monday, November the 22th.
Thank you for your understanding,
Ferdinand