|
-
Oct 10th, 2001, 04:36 AM
#1
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.
-
Oct 10th, 2001, 06:12 AM
#2
Member
It would be easier to help if we had specific code.
BTW, please do not type in all caps, it is considered screaming.
-
Oct 13th, 2001, 03:02 AM
#3
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.
-
Oct 13th, 2001, 12:08 PM
#4
PowerPoster
*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?
-
Oct 13th, 2001, 12:34 PM
#5
-
Oct 13th, 2001, 11:14 PM
#6
hi daok ,
I do have a data loading function my db called (info1).
and I have more than 8 tables and 5 queries.
-
Oct 15th, 2001, 11:20 PM
#7
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|