DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Pat Guest

    VFP Main Screen VFP V6


    I've compliled an application, primarily a 1 page form. I can't get rid of
    VFPs main screen when I execute the program. I only want the form to display
    on the screen... When I changed the visible property the whole application
    disappears...

  2. #2
    Nancy Folsom \(MS FoxPro MVP\) Guest

    Re: VFP Main Screen VFP V6

    Set your form to be a top-level form, and set SCREEN=OFF in your config.fpw

    "Pat" <pato@ott-lite.com> wrote in message news:38da83b4$1@news.devx.com...
    >
    > I've compliled an application, primarily a 1 page form. I can't get rid of
    > VFPs main screen when I execute the program. I only want the form to

    display
    > on the screen... When I changed the visible property the whole application
    > disappears...




  3. #3
    Pat Guest

    Re: VFP Main Screen VFP V6


    "Nancy Folsom \(MS FoxPro MVP\)" <nancy_folsom@hotmail.com> wrote:
    >Set your form to be a top-level form, and set SCREEN=OFF in your config.fpw
    >


    When I set showwindow to 2- top-level on the form, the application appears
    for a fraction of a second then dissapears..?



  4. #4
    Nancy Folsom \(MS FoxPro MVP\) Guest

    Re: VFP Main Screen VFP V6

    Do you have SET SCREEN = OFF in your Config.fpw?

    "Pat" <pato@ott-lite.com> wrote in message news:38da9d17$1@news.devx.com...
    >
    > "Nancy Folsom \(MS FoxPro MVP\)" <nancy_folsom@hotmail.com> wrote:
    > >Set your form to be a top-level form, and set SCREEN=OFF in your

    config.fpw
    > >

    >
    > When I set showwindow to 2- top-level on the form, the application appears
    > for a fraction of a second then dissapears..?
    >
    >




  5. #5
    Fred Taylor Guest

    Re: VFP Main Screen VFP V6

    Do you have a READ EVENTS in your code someplace?

    Fred


    Pat wrote in message <38da9d17$1@news.devx.com>...
    >
    >"Nancy Folsom \(MS FoxPro MVP\)" <nancy_folsom@hotmail.com> wrote:
    >>Set your form to be a top-level form, and set SCREEN=OFF in your

    config.fpw
    >>

    >
    >When I set showwindow to 2- top-level on the form, the application appears
    >for a fraction of a second then dissapears..?
    >
    >




  6. #6
    Nancy Folsom \(MS FoxPro MVP\) Guest

    Re: VFP Main Screen VFP V6

    Pat-

    Keep in mind you'll need a CLEAR EVENTS, also.

    "Fred Taylor" <ftaylor@uswest.net> wrote in message
    news:38daa7e1$1@news.devx.com...
    > Do you have a READ EVENTS in your code someplace?


    Good catch, Fred. Thanks. I was still on the _SCREEN question, but I think
    you pegged this latest problem.





  7. #7
    Pat Guest

    Re: VFP Main Screen VFP V6


    Thanks.. guys...

    I'm an old xbase guy trying to deal with this oop stuff...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links