code for searching from file using GUI
        Posted  
        
            by maya
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by maya
        
        
        
        Published on 2010-03-22T06:07:26Z
        Indexed on 
            2010/03/22
            6:11 UTC
        
        
        Read the original article
        Hit count: 305
        
hi everyone,
I'm looking for a code that allows me to search from file , for example, in my program which is shoes shop's program . I should design and implement interfaces which have to search data from file TXT. the idea is that when I choose one item like type of shoes the program should display all other times such as color, size and price .
Thanks in advance.
© Stack Overflow or respective owner