w_aifmb_default.srw 414 B

12345678910111213141516171819202122
  1. $PBExportHeader$w_aifmb_default.srw
  2. forward
  3. global type w_aifmb_default from window
  4. end type
  5. end forward
  6. global type w_aifmb_default from window
  7. integer width = 3013
  8. integer height = 1516
  9. windowtype windowtype = child!
  10. long backcolor = 67108864
  11. string icon = "AppIcon!"
  12. boolean center = true
  13. end type
  14. global w_aifmb_default w_aifmb_default
  15. on w_aifmb_default.create
  16. end on
  17. on w_aifmb_default.destroy
  18. end on