Announcement

Collapse
No announcement yet.

Using Input function to search between lables

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Using Input function to search between lables

    Dear Sirs

    I'm new in using AMS, but i'm really impressed with what this awesome application can do

    I'm using AMS for archiving engineering drawings

    I've made some pages and i made a page for final drawings

    i made alot of labels in that page and each one has an action to open a drawings which it's name in the label

    but i found that most users like to search for the drawing using input function ( like search files function in windows) instead of search by their eyes

    is there anyway i can make Input object so i can write the first few letters of drawing i'm searching for , and then the application will show drawings related to these few letters

    I hope i was clear enough

    I'm waiting your valuable responses

    Have a nice day




  • #2
    You could add a SQLite database to your project, and perform the search very quickly, displaying the results.

    Ulrich

    Comment


    • #3
      Originally posted by Ulrich View Post
      You could add a SQLite database to your project, and perform the search very quickly, displaying the results.

      Ulrich
      Thanks for Answer

      Is there any Tutorials how to do this ?

      I've no experience in SQLite

      Best Regards

      Comment


      • #4
        You could check this post to learn how to use SQLite in AutoPlay Media Studio.

        Ulrich

        Comment


        • #5
          Thanks

          I'll Start watching there videos right now

          Comment


          • #6
            Originally posted by Ulrich View Post
            You could check this post to learn how to use SQLite in AutoPlay Media Studio.

            Ulrich
            Dear Sir

            I've watched these videos

            It's quite hard for me to understand it .... these videos needs programming experts

            is there any tutorials which can explain SQLite in more sample way

            and if i made a list box contains all drawing, is there anyway to make simple function to search in this list box without using SQLite ?

            Best regards

            Comment

            Working...
            X