I don't think wd provide any means to change menu text once created.  You
may use window api to a get handle of the menu item and change its label.
untested.

Theoretically, rendering a grid to a pdf or an image file is possible, but 
this involves more effort than plot.

In J7/gtk, i18n is supported via the gettext family. Alternatively label of
any widget should be amendable using gtk api.

> To: [email protected]
> Subject: [Jprogramming] Menus
> Reply-To: Programming forum <[email protected]>
> 
> *Hi!
> I use Windows 7 and J 602.*
> 
> * 1)* *Normally I have programs that works with 2 or 3 languages.
> I can change dynamically the language in buttons and other controls but not
> in the menus.
> 
> 2) There is a very useful function in "plot" that can save the plot in a
> .pdf  file. I would like to have the same function in "grid".
> Is it possible?
> 
> Many thanks in advance.
> 
> Gian*


-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to