Fix for mulitple GUI panels

New Message Reply Date view Thread view Subject view Author view

Sharon Clay (src++at++rose)
Thu, 18 May 1995 13:59:36 -0700


Torres Mario noted that multple GUI panels in Performer1.2
do not work. For a fix, make a simple addition to

        /usr/src/Performer/src/lib/libpfutil/gui.c.

add to the pfuEnablePanel() and pfuDisablePanel() functions:

{
  ....

  if (p != NULL)
  {
        pfDPoolLock(GUI->flags);
        GUI->flags->dirty = GUI->flags->redrawAll = GUI->refresh;
        pfDPoolUnlock(GUI->flags);

        .....
  }
  ...
}

Thanx Torres!
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++


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:51:30 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.