View Single Post
Old 9th December 2005, 17:00   #48  |  Link
Ebobtron
Errant Knight
 
Ebobtron's Avatar
 
Join Date: Oct 2004
Location: St Louis, M0 US
Posts: 364
@Fizick

Good news about fixing a bug.
(do not forget always set default case to any conditional block! )

Yes of course.
I will like filmcutter.exe soon
Start liking FilmCutter sooner, please.
But I dislike, if in every directory we will have fctemp.avs.
Or you will delete it on exit?

fctemp.avs is gone. windat.avs returns to FilmCutter directory.
Way "2" with Setworkingdir("xxx") temporary line is better in my opinion.
Yup, that is what I have done.
Code:
When source = untitled && load*() is used
if(createPreviewAvs())
  Warn user that script may have to be saved to resolve search path for file componets
Still lots of ways for user to get into trouble d2v =“my.d2v” instead of d2v = “d2vpath\my.d2v” If script is untitled (unsaved) lots of errors are possible.

No easy fix for file descriptions that contains no drive\directory information.

Next was window controls: != 1.3b

1.3b will have new preview window options
  1. video rightside, script properties from AviSynth leftside with frame lock
  2. video top, script editor bottom with update button and frame lock
  3. dual window saved source left, edited left, script editor at bottom
  4. original size for sure and maybe scrolable zoom or full screen toogle
Lots to do
Happy happy,
TTFN
Ebobtron
Ebobtron is offline   Reply With Quote