Hi,

  You can use IupAppend and IupInsert just like any container.

Best,
Scuri


Em dom, 2 de jun de 2019 às 15:24, Matthew Kennedy <burnsid...@gmail.com>
escreveu:

> Hi, I am using the awesome IupMatrixEx control, and I'd like to change the
> contents on the context menu based on row/col, so I'm using the menu handle
> passed in as an argument during the menucontext_cb callback.
>
> Now that I have the menu handle, is there a way to add/remove menu items
> based on something other than the TITLE attribute? (It would cause problems
> in internationalization to match based on title). I launched the
> IupLayoutDialog on the menu handle, and poked around thinking there would
> be a well-defined NAME attribute or something like that on the
> IupItems/Submenus, but didn't find anything.
>
> Matt
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to