943,892 Members | Top Members by Rank

Ad:
May 28th, 2005
0

project help

Expand Post »
hi
i am a newbie here and i have a school project to make on cafe management and it is an eating cafe . wat i wanted to know was is making a progress bar in vb only possible in vb.net or is it possible throught vb6 also .2)i wanted to ask if someone has any projects on cafes or cateens or retraunts or hotels so i can get an idea of the forms i need
thank you
Neha
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
coolgal_neha is offline Offline
3 posts
since Mar 2005
May 28th, 2005
1

Re: project help

hi and welcome

the progress bar can be used under vb6 as well as .net

not sure what you know of progressbars but they are very simply to use

Quote ...
progressbar.min=minimum_value
porgressbar.max=maximum_value
progressbar.value=current_value
it will probably depend on how far indept you have to go for the project. but some basic forms would have to hold staff details/times, stock levels/costs, lists of suppliers, budget, invoicing, etc, etc

I'm sorry I haven't any forms for you to look at
Reputation Points: 11
Solved Threads: 0
Light Poster
mrmike is offline Offline
41 posts
since May 2005
May 28th, 2005
0

Re: project help

I don't remember 100%, but I think you are supposed to stick the progressbar.value=current_value in a timer, or some kind of "update" function so that you can have it keep track of where it's position is, relative the operation you are performing. So, if you are installing something, you have to know when you are 1/2 way through the install, so that the progress bar reflects that.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004
May 30th, 2005
0

Re: project help

hey
could u plz give me the code so i could use the progress bar in my prject in vb6 . also i have a query
in my project there are people on duty is it poossible to show the person on duty for that current date only
thank u
neha
Reputation Points: 10
Solved Threads: 0
Newbie Poster
coolgal_neha is offline Offline
3 posts
since Mar 2005
May 30th, 2005
0

Re: project help

MrMike's post is the proper way to do it... I don't have your project, so I can't give you specifics, but here is a page that has a great tutorial on how to implement a progress bar in your application:
http://www.codeguru.com/vb/controls/...cle.php/c7121/ I find that this progress bar is fairly easy to use... you just add 1 to the value, during your processing, but ultimately, you'll have to play with it in your app to see how to make it work for you.

I don't fully understand the second question you are asking. I see that it has something to due with duty and the date, but I'm not sure what you mean exactly. Let me know, and I'll see what help I can offer.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: DATAGRID Recordsets
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Build an IVR system for my final year project





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC