Re: IRIX 5.3 & gui
Fischler (src++at++rose)
Tue, 28 Feb 1995 17:41:05 -0800
+>---- On Jan 31, 11:45pm, Tony King wrote:
> Subject: IRIX 5.3 & gui
->
->I have just upgraded from IRIX 5.2 to IRIX 5.3 and have Performer 1.2.
->My appplication uses gui.h from the Performer utility library. I use a
->selection widget as shown below.
-> wid = pfuNewWidget(panel, PFUGUI_MENU_BUTTON, GUI_TRANSLATE);
-> pfuWidgetDim(wid, x, y, xSize, ySize);
-> pfuWidgetLabel(wid, "Translate to");
-> pfuWidgetFunc(wid, controlPanel);
-> pfuWidgetSelections(wid, translate_strs, translate_vals, NULL, 5);
-> pfuWidgetDefaultValue(wid, CIC);
-> Shared->guiWidgets[GUI_TRANSLATE] = wid;
->My problem is when running the application under IRIX 5.2 my translate strings
->in the gui display fine, however under 5.3 the strings do not display at all.
->I am getting the correct translation values when cycling through the gui.
->Is this a known problem and if so what is the fix?
->
By any chance does it work single process?
src.
--
-----{-----{---++at++ -----{----{---++at++ -----{----{---++at++ -----{----{---++at++
Sharon Rose Clay (Fischler) - Silicon Graphics, Advanced Graphics Dev.
src++at++sgi.com (415) 390 - 1002 FAX: (415) 965 - 2658 MS 8U-590
-----{-----{---++at++ -----{----{---++at++ -----{----{---++at++ -----{----{---++at++
This archive was generated by hypermail 2.0b2
on Mon Aug 10 1998 - 17:51:00 PDT