Results 1 to 3 of 3

Thread: Opinion needed [Resolved]

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2003
    Posts
    127

    Question Opinion needed [Resolved]

    Is it a bad thing to use a panel for a splash screen? I have been considering this for some time because I started my program without a splash screen and now I want to use one and havent found a method to use form2 as a splash for form1.

    I realize the panel wouldn't be as attractive but it would do the job. If anyone has pointers on how to get a normal splash working when form1 is already used as the main then i'm open to suggestions.

    Thanks for looking at my post.
    Last edited by teamdad; Jun 25th, 2004 at 08:50 PM.

  2. #2
    Frenzied Member
    Join Date
    Mar 2004
    Location
    Orlando, FL
    Posts
    1,618
    Create a module with a sub main and then load the splash screen and then form1. Pretty easy to do even with your existing form.
    Sean

    Some days when I think about the next 30 years or so of my life I am going to spend writing code, I happily contemplate stepping off a curb in front of a fast moving bus.

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by teamdad
    Is it a bad thing to use a panel for a splash screen? I have been considering this for some time because I started my program without a splash screen and now I want to use one and havent found a method to use form2 as a splash for form1.
    How about this Splash screen ??
    Attached Files Attached Files

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