Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2004
    Posts
    10

    User Inputs Saved After Close?

    I have two user input boxes and a button that are used to add items to a listbox. Is there a way to have those user added items saved to the listbox on exit so that they are still there the next time the application is used?

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002
    Sure, write them out to an INI file, the Registry, a text file or XML file (requires plugin). There are all sorts of actions in AMS50 to handle data persistence.

  3. #3
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    Do you want the items in the listbox saved upon exit or do you want it to check and see if there is something in the input boxes upon exit and if there is then add it to the list box?
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  4. #4
    Join Date
    Jun 2004
    Posts
    10
    I'm wanting what has been added to the listbox saved. I missed the available INIFile fuctions. I'll give that a shot. It should suit my needs. Thanks Brett and TJ.

Similar Threads

  1. Asking the User for Confirmation Before Exiting
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 1
    Last Post: 12-11-2005, 06:53 PM
  2. Getting the Registered User of the Computer
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 10-01-2003, 02:35 PM
  3. INFO: The Difference between the "On Close" and "On Destroy" Events
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 02:10 PM
  4. HOWTO: Prompt the User for Confirmation Before Exiting
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 09:50 AM
  5. Win 2000 user privileges issue
    By ibrod in forum Setup Factory 6.0
    Replies: 2
    Last Post: 12-18-2001, 10:05 AM

Posting Permissions

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