Results 1 to 7 of 7

Thread: Professional Optimizing

  1. #1
    dana340
    Guest

    Angry Professional Optimizing

    HI EVERYBODY !
    I HAVE PRODUCT IN VB.6
    WHEN IT 'S RUN NO THING WRONG
    BUT ON frmSplash
    Private Sub Form_KeyPress(KeyAscii As Integer)
    FORM1.SHOW

    End Sub
    BECAUSE THIS COMMAND TAKE A LONG TIME TO SHOW FORM1
    SO I WAS THINKING TO OPTIMIZING FORM1
    ( I MEAN TO ESTABLISHING ProgressBar ONLY )
    I BELEVE SOMEONE CLOUD DO THIS

    THANKS.

  2. #2
    It would be easier to help if we had specific code.

    BTW, please do not type in all caps, it is considered screaming.

  3. #3
    dana340
    Guest

    Angry

    SIR ,
    I DON'T HAVE ANY SPECIFIC CODE (NEVER USED IT)
    BUT I BELEVE THAT YOU CAN MAKE IT SIMPLE & EASY
    WITH OR WITHOUT specific code.
    OR YOU CAN SHOW ME AN EXAMPLE
    TAHNK YOU.

  4. #4
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    *holds ears*

    Why does the 2nd form take long time to load, are there many objects on it or do you have a data loading function or what?

  5. #5
    DaoK
    Guest
    I HATE CAP

  6. #6
    dana340
    Guest

    Unhappy

    hi daok ,

    I do have a data loading function my db called (info1).
    and I have more than 8 tables and 5 queries.





  7. #7
    dana340
    Guest

    Talking

    hi there,
    am I gona wait for long time to have a reply for my question
    any body there to answer ?

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