• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Recent content by GT08

  1. G

    Programming Visual Basic Help Needed !!

    Sorry but this isn't what I'm looking for really. A bit too advanced for me at this stage. For example; on my program if I order 1 Cheese and Tomato Pizza with extra cheese topping on a traditional base and 1 cola. How can I process the pizza bit to the other form to display what the chef...
  2. G

    Programming Visual Basic Help Needed !!

    Thank you for your reply. I have understood a lot from this thread and I thank you for this. I am now trying to enhance my finished program by adding extras to it. Here is what I want to achieve in my final program: I would still like to use this program but at this stage I want this system...
  3. G

    Programming Visual Basic Help Needed !!

    Thank you for this. The tab stop is a bit hard to comprehend. The controls your talking about would be what? I'd initially think that it's the TableLayoutPanel (TLP). Am I correct? As I am not familiar with the tab stop could you guide me on how to do this step by step please?
  4. G

    Programming Visual Basic Help Needed !!

    Thank you for the reply. How do I get rid of this error? "Name 'txtCola' is not declared." Line 36 Column 26 "Name 'txtLemonade' is not declared." Line 37 Column 26 ControlsValidate(txtCola) <---- Highlights the 'txtCola' ControlsValidate(txtLemonade) <---- Highlights the...
  5. G

    Programming Visual Basic Help Needed !!

    Thanks for your reply. This is a class work where we are just practising programming skills by researching and using the scenarios. Here is the program I have tried to create by using your technique. I can't seem to apply it to all of it. How should the correct code be like? This is...
  6. G

    Programming Visual Basic Help Needed !!

    This seems rather tricky to understand. I do want to understand it but could you explain more in depth as to why and how these codes work. For example what is the chkbox.tag? How do I make that work? I should be able to understand more if you could kindly incorporate that use of code to my...
  7. G

    Programming Visual Basic Help Needed !!

    Thank you for your help. Could you check over my project please? What do you think? I know within my code I have repeated the codes but this is the only way I know to make this program work. I am still new to this. I am always up for improvements to make this code a lot shorter whilst doing...
  8. G

    Programming Visual Basic Help Needed !!

    Damn, I realised I have to make my program count how many pizzas has been ordered and how many drinks ordered. It will be something like this: Number Of Pizzas Ordered: _____ Number Of Drinks Ordered: _____ I was intending to use "Val(txtbox1) + Val(txtbox2)" and so on but it...
  9. G

    Programming Visual Basic Help Needed !!

    Where would I put this code? Would it be in my form load or my txtbox1 or in my button (process order)? As it says " 'Return' Statement in a sub or a set cannot return a value"
  10. G

    Programming Visual Basic Help Needed !!

    I'm afraid that this program I am making is not that simple. Let me try to explain what I am trying to achieve. It is a pizza restaurant. I want to make a software which can allow the waiters/waitresses to take orders from the table using a small handheld computer. In the software I must...
  11. G

    Programming Visual Basic Help Needed !!

    Doesn't seem to work. Here is my project I have uploaded with the "bin" and "obj" deleted.
  12. G

    Programming Visual Basic Help Needed !!

    Thank you for all of your replies. I have decided to opt for this following code but it does not seem to work at all. This is a little project of mine which I would like to perfect. I have decided to use lbltotal2.Text = String.Empty. The total clears but then it encounters an error which...
  13. G

    Programming Visual Basic Help Needed !!

    I am using Microsoft Visual Studio 2005 and using the basic settings. I need to know how I can only input the numbers 1 to 10 in a form of textbox. If I can't achieve this by a textbox then could you come up with a solution please? What I need: 1 . I need the user to be able to only...
  14. G

    Help Needed With Creative X-fi Titanium Fatal1ty Professional Series

    I guess I could get this and connect this up to the either two AV Receivers via HDMI. What does Auzen X-Fi HomeTheater HD have that this card don't have? As for the price I guess it's not that far off from Auzen X-Fi HomeTheater HD when it comes out. I would love to know the benefits and...
  15. G

    Help Needed With Creative X-fi Titanium Fatal1ty Professional Series

    Thank you Darren for your advice and support you have given me. This has given me a better insight as how a home entertainment system should be. By any chance could you recommend me any good wooden 5.1 home entertainment speakers that is wall speaker mountable (wireless would be an advantage)...
Top