home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 November / VPR0211A.ISO / OLS / PSS400 / pss400.msi / _2896C9BE79C72B9388AF48BB7761FA51 / _68997F66846F475890111E2E70C2E950 < prev    next >
Text File  |  2002-06-18  |  2KB  |  87 lines

  1. ;
  2. ; Pss-TransDlg Design Definition File 
  3. ;
  4. ; example of skin def., "big dialog"
  5.  
  6. [Design]
  7.  
  8. ; design-name
  9. DesignName            = 大きい画面
  10.  
  11. ; dialog-size
  12. DlgWidth_n            = 1000        ; dialog-width
  13. DlgHeight_n            = 500        ; dialog-height
  14.  
  15. ; progress-informations
  16. ReplyInfoNormalFontSize_n    = 15        ;
  17. ReplyInfoBigFontSize_n        = 20        ;
  18.  
  19. ReplyInfo_ReplyInfo_pos        = 13, 20    ;
  20. ReplyInfo_OutputBase_pos    = 15, 70    ;
  21. ReplyInfo_OutputSpan_n        = 30        ;
  22.  
  23. ; Padding-line
  24. PaddingX_n            = 120        ;
  25.  
  26. ; title-texts and grouping objects pos.
  27. TitleMessage_rc            = 130, 10, 500, 20    ;
  28. LastQuestionModify_rc        = 810, 10, 170, 25    ;
  29. InfoGroup_rc            = 130, 35, 800, 95    ;
  30.  
  31. ; the hollowed items (such as AllQuestions) pos.
  32. AllQuestionsStatic_rc        = 150, 60, 100, 20    ;
  33. RemindQuestionsStatic_rc    = 150, 95, 100, 20    ;
  34. CorrectsStatic_rc        = 370, 60, 90, 20    ;
  35. IncorrectsStatic_rc        = 370, 95, 90, 20    ;
  36.  
  37. ; the replying information numbers pos.
  38. AllQuestions_rc            = 250, 60, 55, 20    ;
  39. RemindQuestions_rc        = 250, 95, 55, 20    ;
  40. CorrectsNow_rc            = 470, 60, 60, 20    ;
  41. IncorrectsNow_rc        = 470, 95, 60, 20    ;
  42. CorrectsTotal_rc        = 540, 60, 60, 20    ;
  43. IncorrectsTotal_rc        = 540, 95, 60, 20    ;
  44. CorrectingRate_rc        = 620, 60, 150, 20    ;
  45. ReplyedSign_OutputBase_pos    = 620, 85        ;
  46.  
  47. ; follows are the under of the grouping
  48. BigResult_rc            = 150, 170, 50, 40    ;
  49.  
  50. ResultComment_rc        = 230, 150, 600, 18    ;
  51. Result_rc            = 230, 170, 500, 42    ;
  52.  
  53. AnswerIndicater_rc        = 229, 200, 601, 22    ;
  54.  
  55. QuestionTitle_str        = Question>>
  56. QuestionTitle_pos        = 135, 270        ;
  57. Question_rc            = 230, 254, 750, 52    ;
  58.  
  59. AnswerTitle_str         = Answer  >>
  60. AnswerTitle_pos            = 135, 327        ;
  61. InputArea_rc            = 229, 325, 751, 22    ;
  62.  
  63. HintTitle_str            = Hint    >>
  64. HintTitle_pos            = 135, 355
  65. HintButton_rc            = 133, 355, 85, 22    ;
  66. Hint_rc                = 230, 353, 600, 22    ;
  67.  
  68. ; buttons
  69. OkButton_rc            = 780, 430, 100, 20    ;
  70. CancelButton_rc            = 900, 430, 80, 20    ;
  71.  
  72. ; the progress-bar pos.
  73. Progress_rc            = 130, 410, 850, 15    ;
  74. TransLimitBar_rc        = 130, 390, 850, 15    ;
  75.  
  76. ; 英和4択用のボタン、Edit
  77. ReplyButton1_rc            = 150, 240, 50, 22    ;
  78. ReplyButton2_rc            = 150, 270, 50, 22    ;
  79. ReplyButton3_rc            = 150, 300, 50, 22    ;
  80. ReplyButton4_rc            = 150, 330, 50, 22    ;
  81. ReplyAnswer1_rc            = 230, 240, 700, 22    ;
  82. ReplyAnswer2_rc            = 230, 270, 700, 22    ;
  83. ReplyAnswer3_rc            = 230, 300, 700, 22    ;
  84. ReplyAnswer4_rc            = 230, 330, 700, 22    ;
  85.  
  86. EJQuestion_rc            = 230, 180, 700, 52    ;
  87.