On Fri, 2 Nov 2018 11:25:15 -0700 Ritika Agrawal
<ritikaagrawa...@gmail.com> wrote:

> [...]
> My team was working on enabling iup:matrix for one of our tools. We noticed
> with the Chicken scheme code, we see a default menu on right-click menu.
> This default menu is not observed with equivalent Lua code. Can you please
> let us know what we can do to suppress this menu-item.
> [...]

Hello,

probably this additional feature is added by the iupmatrixex library.
To disable use of that library, pass #f for the second optional
argument of the matrix constructor, as documented here:

  https://chust.org/repos/scheme-iup/doc/trunk/api/controls.wiki#matrix

Ciao,
Thomas


-- 
Wenn *das* die Lösung sein soll, dann will ich mein Problem zurück!

Attachment: pgpdoJhqa3982.pgp
Description: PGP signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to