Checkboxes

If you need help on how to use the program
Post Reply
SteM
Posts: 26
Joined: 2004-09-22 11:30:58

Checkboxes

Post by SteM »

Hi all,
i don't undestand how to use the checkboxes located near the movie title.
Is it possible to read it from a script ?

Is it possible to use them to filter the printing set of movies ?
I'd like to have a new command (other than select/select all) on the context menu (by the right click) on the movies list in the print page to retry the situation of the checkbox and select in the same way the set of movies ....

About report: is it possible, and how, to insert in a template a field like:
if TranslatedTitle <> OriginalTitle then
print TranslatedTitle
EndiF

Thanks a lot for the program :grinking: !!
antp
Site Admin
Posts: 9630
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Hi,
They were added on request in version 1.1 or 2.0 or something like that, for the export. Printing and Scripting have been added later, and used selected movies rather than checked movies.
In version 3.5 in the Export and in the Printing windows you can chose to include all movies, checked movies or selected movies.
This will be added to Scripting too.
And the "checked" field (the checkbox) can be controlled through script too.
If you want, you can try the version 3.5 as it is currently (under development), but be careful since files saved by 3.5 will not be readable by 3.4 and older.
ftp://ftp2.antp.be/antp/temp/amc350.rar

For the other question, about report, it is possible; see this topic that will probably help you for that : viewtopic.php?t=544
rickympl
Posts: 10
Joined: 2003-04-03 10:18:57

Post by rickympl »

Hi,
I have a question that is also related to checkboxes.
Is it possible to have ant movie catalog sort the movies according to whether or not is has a check, for instance i use the checkboxes to show that i have seen the movie and i would like to sort the list according to whether i've seen it or not.
If this is not possible in v 3.4.3, will it be available in future releases?

Thank you, and love the prog, keep up the good work.
antp
Site Admin
Posts: 9630
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

In version 3.5 it is possible to search for checked or unchecked movies, or to sort by this field when exporting/printing
rickympl
Posts: 10
Joined: 2003-04-03 10:18:57

Post by rickympl »

Thanks for the fast reply, but what I mean is; if it would be possible to add this into the "group by" section in the program itself without having to export.

Thank you.
antp
Site Admin
Posts: 9630
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

sure, I'll add it ;)
what I said was for the version 3.5 alpha on the link posted on this topic, but before the final 3.5 I will add it to the group by.
rickympl
Posts: 10
Joined: 2003-04-03 10:18:57

Post by rickympl »

Thanks.
Post Reply