Hello! I have a simple question but couldn't find the answer anywhere (my fault for sure):
How to set the window title in jgtkgrid? I was able to find the place where it is set initially but can't figure out how to access the window noun below in order to use the gtk_window_set_title: a=.grid i.4 linear 'grid__a' 3 : 0 '' grid y : if. -.IFGTK do. gtkinit'' end. newgrid=. conew 'jgtkgrid' x create__newgrid y window=. gtk_window_new GTK_WINDOW_TOPLEVEL gtk_window_set_title window;'jgtkgrid ',>newgrid ... ) Any help will be greatly appreciated. Esa ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm