view nt/installer/Wise/type.dlg @ 3085:d9ca850d40de

[xemacs-hg @ 2005-11-22 09:02:37 by crestani] * lisp.h: Add default_object_printer prototype. * print.c (default_object_printer): Remove static. * print.c (print_internal): Use internal_object_printer if a object has no print method. * toolbar.c: Use default_object_printer for toolbar-button.
author crestani
date Tue, 22 Nov 2005 09:02:43 +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