value__ntId__ntName  __ntTemplate viewFlagsnamesymboltype viewJustify viewBounds protection viewFormat infoFrame stepChildrenviewQuitScript  __ntDatatype __ntFlagsÿ( CLAS@    NUMB   "Video Editor" EVAL   'default EVAL   'editor EVAL   ÿÀ NUMB     RECT   ˜'private // show this only in this app. For instance, DONT show it in IOBox EVAL    NUMB   ÿÒ{checkpaths: '[title,stars,producer,studio,story,director], checkPrefix: '[TRUE,nil], formatFunc: func(data) begin // <data> will be [<entry>.carname] ParamStr("^0", data); // return string to show in All Info view end, } EVAL    ARAY     pathlabel   ÿ˜ PROT@    EVAL'title   "Title:" EVALnewtLabelInputLine title     2 3memory   ÿ˜ 5@    EVAL'stars   "Starring:" EVAL€   '|stars:soft| EVAL < stars     2 3 @ viewSetupFormScript   ÿ˜ 5@    EVAL'producer   "Producer:" EVAL   "'|producer:soft| EVAL   ÿ‚ NUMB   ÿ // be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( 5, 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPT <producer     2 3 @ N   ÿ˜ 5@    EVAL'story   "Story:" EVAL   '|story:soft| EVAL   ÿ NUMB   ÿÐ// be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( rinttol(b.appareawidth/2), 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPT < story     2 3 @ N   ÿ˜ 5@    EVAL'director   "Director:" EVAL   "'|director:soft| EVAL   ÿ‚ NUMB   ÿ // be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( 5, 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPT <director     2 3 @ N   ÿ˜ 5@    EVAL'studio   "Studio:" EVAL   '|studio:soft| EVAL   ÿ NUMB   ÿÐ// be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( rinttol(b.appareawidth/2), 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPT <studioÿ   ÿ// must return the value of inherited:?ViewQuitScript() func() begin target.sorton:=clone(target.title); inherited:?ViewQuitScript(); end SCPTclViewbaseview