Results 1 to 10 of 10

Thread: Help with code ..

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2005
    Location
    Lahore
    Posts
    214

    Talking Help with code ..

    well i want to create a simple GUI . i have a three command buttons naming
    ( start , start from line , Quit ) and i have a text file( words.txt) of 5014 lines.
    now i want that when i click start . program should pick up the very first line of the text file and prompts the content of whole first line as a window ( or message box ) .. keeps it there for almost 10 seconds and then refreashes that very window with the next line of text file and keeps on doing it till 5014th line or user clicks "Quit"

    and incase at start up user clicks " start from line "
    it prompt for a line number from user and at input . repeat the previous procedure starting from this line number ( which user have just given ) and keeps running just like before

    well basically text file contains vocabulary . and this very program is sorta help to learn that vocabulary while user is using computer .
    i hope i ll be making lil sense ..
    regards and waiting for reply ..
    Last edited by Dastard; Jan 15th, 2006 at 12:27 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width