01-24-2006, 09:28 PM
Thanks a lot.
Actually, filename is a video filename. I usually store all my values in a txt file.
I tried to run your function. But I always stop at this line:
5 win("Select file to save " "gdkWindowToplevel")
It said can't find that windows
It's strange, If I don't use your function and use my macro, it's ok. But if I use your fuction, it just stop at that line. It's just a windows under avidemux to ask you to save a file and enter the filename. Don't know why can't that winodws.
Is there any more general term that I can refer to a window? For example, next window in a software?
Actually, filename is a video filename. I usually store all my values in a txt file.
I tried to run your function. But I always stop at this line:
5 win("Select file to save " "gdkWindowToplevel")
It said can't find that windows
It's strange, If I don't use your function and use my macro, it's ok. But if I use your fuction, it just stop at that line. It's just a windows under avidemux to ask you to save a file and enter the filename. Don't know why can't that winodws.
Is there any more general term that I can refer to a window? For example, next window in a software?