Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2003
    Posts
    2

    How do I have message display once

    I am creating a cd rom for limited distribution. It has to contain a distribution warning when the CD Rom starts. I used the on load command and put the information in a popup. That works great but everytime the person comes back to the initial page the information pops up again. How can I have this message display when the cd rom starts but not again until the entire cd rom is started again. Not just accessing the initial page. Any help would be appreciated. Thanks.

    Gary

  2. #2
    Join Date
    Jul 2000
    Location
    Spring Hill, KS, USA
    Posts
    100
    I would accomplish this by using a temporary registry setting the when the CD is run.

    Although, an easier method would be to have 2 identical pages with the exception of the message popup box. When the program starts you use the first page that has the message box. From then on you always go to the second page, which is identical except for the message.

    Tony

  3. #3
    Join Date
    Dec 2003
    Posts
    2

    Got it!!!

    I figured it out. Just made it part of the project so it loads before the cd rom. That way it is not part of the initial page. Thanks.

  4. #4
    Join Date
    Jul 2000
    Location
    Spring Hill, KS, USA
    Posts
    100
    That's an even better solution. Good Job!!

Posting Permissions

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