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

  1. ;
  2. ; Pss-TransDlg Design Definition File 
  3. ;
  4.  
  5. [Design]
  6.  
  7. ; design-name
  8. DesignName            = 標準デザイン
  9.  
  10. ; dialog-size
  11. DlgWidth_n            = 800        ; dialog-width
  12. DlgHeight_n            = 440        ; dialog-height
  13.  
  14. ; progress-informations
  15. ReplyInfoNormalFontSize_n    = 15        ;
  16. ReplyInfoBigFontSize_n        = 20        ;
  17.  
  18. ReplyInfo_ReplyInfo_pos        = 7, 15        ;
  19. ReplyInfo_OutputBase_pos    = 10, 50    ;
  20. ReplyInfo_OutputSpan_n        = 25        ;
  21.  
  22. ; Padding-line
  23. PaddingX_n            = 95        ;
  24.  
  25. ; title-texts and grouping objects pos.
  26. TitleMessage_rc            = 150, 10, 400, 20    ;
  27. LastQuestionModify_rc        = 620, 10, 170, 25    ;
  28. InfoGroup_rc            = 110, 35, 680, 95    ;
  29.  
  30. ; the hollowed items (such as AllQuestions) pos.
  31. AllQuestionsStatic_rc        = 130, 60, 100, 20    ;
  32. RemindQuestionsStatic_rc    = 130, 95, 100, 20    ;
  33. CorrectsStatic_rc        = 360, 60, 90, 20    ;
  34. IncorrectsStatic_rc        = 360, 95, 90, 20    ;
  35.  
  36. ; the replying information numbers pos.
  37. AllQuestions_rc            = 250, 60, 55, 20    ;
  38. RemindQuestions_rc        = 250, 95, 55, 20    ;
  39. CorrectsNow_rc            = 470, 60, 60, 20    ;
  40. IncorrectsNow_rc        = 470, 95, 60, 20    ;
  41. CorrectsTotal_rc        = 540, 60, 60, 20    ;
  42. IncorrectsTotal_rc        = 540, 95, 60, 20    ;
  43. CorrectingRate_rc        = 620, 60, 150, 20    ;
  44. ReplyedSign_OutputBase_pos    = 620, 85        ;
  45.  
  46. ; follows are the under of the grouping
  47. BigResult_rc            = 120, 150, 50, 40    ;
  48.  
  49. ResultComment_rc        = 190, 135, 600, 18    ;
  50. Result_rc            = 190, 155, 500, 42    ;
  51.  
  52. AnswerIndicater_rc        = 190, 178, 601, 22    ;
  53.  
  54. ; 問題文、回答領域、ヒントデータ
  55. QuestionTitle_str        = Question>>
  56. QuestionTitle_pos        = 105, 230        ;
  57. Question_rc            = 190, 214, 600, 52    ;
  58.  
  59. AnswerTitle_str         = Answer  >>
  60. AnswerTitle_pos            = 105, 287        ;
  61. InputArea_rc            = 189, 285, 601, 22    ;
  62.  
  63. HintTitle_str            = Hint    >>
  64. HintTitle_pos            = 105, 327
  65. HintButton_rc            = 103, 327, 85, 22    ;
  66. Hint_rc                = 190, 325, 600, 22    ;
  67.  
  68.  
  69. ; buttons
  70. OkButton_rc            = 580, 375, 100, 20    ;
  71. CancelButton_rc            = 700, 375, 80, 20    ;
  72.  
  73. ; the progress-bar pos.
  74. Progress_rc            = 105, 377, 460, 15    ;
  75. TransLimitBar_rc        = 105, 357, 460, 15    ;
  76.  
  77. ; 4択用のボタン、Edit
  78. ReplyButton1_rc            = 120, 210, 50, 22    ;
  79. ReplyButton2_rc            = 120, 240, 50, 22    ;
  80. ReplyButton3_rc            = 120, 270, 50, 22    ;
  81. ReplyButton4_rc            = 120, 300, 50, 22    ;
  82. ReplyAnswer1_rc            = 190, 210, 590, 22    ;
  83. ReplyAnswer2_rc            = 190, 240, 590, 22    ;
  84. ReplyAnswer3_rc            = 190, 270, 590, 22    ;
  85. ReplyAnswer4_rc            = 190, 300, 590, 22    ;
  86.  
  87. EJQuestion_rc            = 190, 160, 590, 45    ;
  88.