Hi,
I'm a beginner to this programming and site:sign0013:. How do I create my program introductory screen (the start-up screen with graphics and/or text and or control buttons) for my first program?:sign0085:
Hi,
I'm a beginner to this programming and site. How do I create my program introductory screen (the start-up screen with graphics and/or text and or control buttons) for my first program?
I think you are refering to a "splash screen"?
There are several way o do it, and one of it would be to use the "specialForm" dll, wich, with the help of a timer, would make it possible to display a non-rectangular form, containig what graphics or text needed, with fade-in and fade-out...
Hi,
I'm a beginner to this programming and site:sign0013:. How do I create my program introductory screen (the start-up screen with graphics and/or text and or control buttons) for my first program?:sign0085:
Thanks mjcoon (and others),
I got it! My first Application worked:sign0060:. I'm a fast learner (I have program before: with the old IBM punch card machine and GW basic line by line coding without objects).