view nt/installer/Wise/type.dlg @ 2518:cc24b630b1d6

[xemacs-hg @ 2005-01-26 10:33:40 by ben] Fix some race conditions in redisplay/signal redisplay.c, redisplay.h, signal.c: Move backtraces to internals manual. Fix some race conditions leading to crashes due to incomplete protection of critical sections. In signal.c, be more aggressive in catching incomplete critical section protection -- we cannot even check for QUIT, *EVER*, in a critical section.
author ben
date Wed, 26 Jan 2005 10:33:42 +0000
parents a268de273009
children
line wrap: on
line source

Document Type: DLG
item: Custom Dialog
  Name=type
  item: Dialog
    Title=type
    Width=238
    Height=208
    Font Name=Helv
    Font Size=8
    item: Radio Button
      Rectangle=5 5 40 20
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=minimal
      Text=
    end
    item: Radio Button
      Rectangle=5 25 40 40
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=custom
      Text=
    end
    item: Radio Button
      Rectangle=5 45 40 60
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=full
      Text=
    end
  end
end