Jump to content

Recommended Posts

Posted

First of all i must say that i'm a new AutoIt user and i don't know about programming. I'm thinking about a software for my movie list. Specifications of this software:

  • Grouping movies like " subtitled, foreign" etc.
  • Showing a image that contain movie information when mouse is over movie
  • Openning folder that contain movie when clicked the movie
  • Specifying watched or unwatched for every each movies
  • Searching into watched or unwatched movies
  • Add or remove specification for new movies or removed movies

Can AutoIt do this?

I have done this with html (example) but i want to a software.

Sorry about my bad English :unsure:

I'm waiting for your codes.

Posted

You are right i must do something first. But like i told i don't know anything to start :unsure: . I want to learn AutoIt too much but have no time. I'm very busy with my final exams. If noone will help with this topic it can be erased.

Posted

Well to get started you might want to look at _FileListToArray() UDF

This will search through a folder and return a list of paths to a specified file extension (or/and wildcards).

Without looking to much into it I think what you want can be accomplished with autoit3.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...