Page 1 of 1

IPC message port not working

Posted: Thu Nov 11, 2021 12:51 am
by lazi
It seems that OnUserMessage eventhandler is not working with GLGalore (OS4).
The port is opened because the other program's SendMessage() function gives no error, but the event function not called.
When @REQUIRE "glgalore" is commented out, the messageport ot commands correctly.

Can it be resolved somehow, or is it a limitation of the plugin?

(ARexx port operations are working fine with GLGalore.)

Re: IPC message port not working

Posted: Sat Nov 13, 2021 4:16 pm
by airsoftsoftwair

Code: Select all

- Fix [Amiga/SDK]: Messages sent through SendMessage() weren't correctly handled by plugins replacing
  Hollywood's inbuilt display adapter, e.g. GL Galore and Plananarama