FontRequester Class and Shared IDCMP port

This forum is for general developer support questions.
Post Reply
User avatar
tbreeden
Posts: 160
Joined: Sat Jun 18, 2011 1:57 am
Location: Charlottesville, VA, USA
Contact:

FontRequester Class and Shared IDCMP port

Post by tbreeden »

I'm trying to open up the font requester class sending in the windowptr of a window that shares it IDCMP port with other windows.

Apparently, this is a no-no - and it certainly does cause problems.

Looking at the Asl Requester autodocs, it is a little clearer. Using the ASLFR_PrivateIDCMP tag seems to be the way to go, and does seem to fix the problems.
There does not seem to be any way to get that functionality via the boopsi wrapper. Is there?

Thanks,

Tom
Post Reply