|
-
Dec 27th, 2005, 03:38 AM
#1
Thread Starter
Lively Member
The long awaited BETA of PCLabel [testers needed]
Hello all,
Well we are getting closer everyday to our ultimate goal. A completed program.
I work for a two man software company in a small Nebraska town.
For the last 5 months my partner and I have been designing a Label Design program in VB6. It has been a very rewarding experience and we have both learned a lot.
I want to thank everybody at VBForums that has helped me with my questions; either directly or indirectly by my searches.
I have attached our program PCLabel in its compiled state. I would love to gather constructive input and suggestions for the forum. If you happen to find a particular tidbit of how the program operates interesting I would be happy to post some source code.
This program is a beta version and has many obvious glitches and bugs that we are aware of. In the event you find a less obvious bug or annoyance please share.
Many things to come from this project in the future. We have to push VB to it's limits!!
Please read the readme file of the attached self extracting exe below before you run the program.
If this is the wrong forum Hack I'm sorry. I think this is going to evolve into me posting some source for interested parties also.
The program can be downloaded by clicking the link below.
BasicWare Software PCLabel Beta 1.0
Furthermore for program screenshots visit
http://www.basic-ware.com/Screenshots/ or check out my Previous Thread
Thanks and I appreciate your input.
Last edited by Tegan; Dec 27th, 2005 at 03:49 AM.
Tegan Snyder
-
Dec 27th, 2005, 04:22 AM
#2
Fanatic Member
Re: The long awaited BETA of PCLabel [testers needed]
aight, i'll try it... but what does it do? exactly?
WARNING: Excessive coding is dangerous to your health... if symptoms persist insult your doctor...
-
Dec 27th, 2005, 04:27 AM
#3
Fanatic Member
Re: The long awaited BETA of PCLabel [testers needed]
ok... here's an error: subscript out of range...
goto>> new label then new barcode label... click anything you want then click back...
you'll get the error and also... next button is disabled
WARNING: Excessive coding is dangerous to your health... if symptoms persist insult your doctor...
-
Dec 27th, 2005, 04:50 AM
#4
Thread Starter
Lively Member
Re: The long awaited BETA of PCLabel [testers needed]
The barcode portion is not functional as of yet along with a few other parts including printing.
I will have the barcode portion developed in the next few days Thanks for your input it's welcomed
Last edited by Tegan; Dec 27th, 2005 at 04:56 AM.
Tegan Snyder
-
Dec 27th, 2005, 05:06 AM
#5
Junior Member
Re: The long awaited BETA of PCLabel [testers needed]
A few errors :
1)
I registered the files but its still giving me this error:

2)
Help button doesnt work for me ?
3)
As leroux said, next button is disabled most of the times
-
Dec 27th, 2005, 05:10 AM
#6
Thread Starter
Lively Member
Re: The long awaited BETA of PCLabel [testers needed]
Envelopes and Barcodes are undercontruction. Should be nearly completed by the next few days.
I will look into that issue. Maybe I have used a bad call somewhere. Thanks for your input.
Edit: Looks like a hold up on that issue. The program really doesnt really do any of the neat stuff if it can't get past that issue. I'm on it right now.
Last edited by Tegan; Dec 27th, 2005 at 05:31 AM.
Tegan Snyder
-
Dec 27th, 2005, 05:55 AM
#7
Thread Starter
Lively Member
Re: The long awaited BETA of PCLabel [testers needed]
Verified and fixed the bug brought to our attention by 7331John.
We forgot to include a required dll. (SmartMenuXP.dll)
After adding it to the batch file, the problem was corrected.
The updated code has been uploaded to our server.
Again, our thanks to 7331John.
We probably wouldn't have ever noticed that problem on the machines we code on. I'm beginning to see the advantages of beta testing in a different environment.
-
Dec 27th, 2005, 01:34 PM
#8
Thread Starter
Lively Member
Re: The long awaited BETA of PCLabel [testers needed]
Anybody else find obscure bugs or have any constructive input for our GUI?
-
Dec 27th, 2005, 02:38 PM
#9
Junior Member
-
Dec 27th, 2005, 03:03 PM
#10
Re: The long awaited BETA of PCLabel [testers needed]
 Originally Posted by Tegan
. . . I have attached our program PCLabel in its compiled state. I would love to gather constructive input and suggestions for the forum. . .
I don't know too many people here that are going to run a compiled program on there machine without first examining the source code.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
Dec 27th, 2005, 04:02 PM
#11
Re: The long awaited BETA of PCLabel [testers needed]
The batch file to register the ocx's copies them to C:\windows\system32 sure this should be, C:\windows\system and it doesnt copy them and register them anyhoo. 
Edit:: I see what the problem is, my windows directory is actually called C:\windows.001\system. I think you need to use the setup app to find the system directory.
Last edited by Jmacp; Dec 27th, 2005 at 04:05 PM.
-
Dec 27th, 2005, 05:07 PM
#12
Thread Starter
Lively Member
Re: The long awaited BETA of PCLabel [testers needed]
7331John,
Some good pointers there.
The unload problem is an odd one.
I'm going to work on several of the problems you mentioned right now and I'll probably update the code on the server later this evening.
I have two quick questions for you.
1) Did the preloaded label stock types load correctly and let you view/edit them?
2) What version of Windows are you running?
-
Dec 28th, 2005, 07:56 AM
#13
Junior Member
Re: The long awaited BETA of PCLabel [testers needed]
 Originally Posted by Tegan
7331John,
I have two quick questions for you.
1) Did the preloaded label stock types load correctly and let you view/edit them?
2) What version of Windows are you running?
1)
No, nothing happens when i double click, or select the test and hit the edit/view button
2)
system| Microsoft Windows XP Home Edition
Version| 5.1.2600 Service Pack 2 Build 2600
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
|