
-----------------------------------
bubbles3
Tue Apr 26, 2005 11:32 am

Markbook program
-----------------------------------
this is a program i have made that calculates your average and will also give you a letter grade. if you have any thing to add to this program email me @ bubbles3ATgmail.com

-----------------------------------
jamonathin
Tue Apr 26, 2005 11:35 am


-----------------------------------
Your program sux.

-----------------------------------
bubbles3
Tue Apr 26, 2005 11:36 am


-----------------------------------


-----------------------------------
bubbles3
Tue Apr 26, 2005 11:37 am


-----------------------------------
did you even try it?

-----------------------------------
jamonathin
Tue Apr 26, 2005 11:43 am


-----------------------------------
lol no, that was the point in me saying that.  You didn't even give us the program.  :P

-----------------------------------
bubbles3
Tue Apr 26, 2005 11:52 am


-----------------------------------
:oops:  :oops:  :oops: sorry here it is :oops:  :oops:  :oops:

-----------------------------------
bubbles3
Tue Apr 26, 2005 11:53 am


-----------------------------------
any additions to this program that are good will be added to the program

-----------------------------------
bubbles3
Tue Apr 26, 2005 12:00 pm

original program
-----------------------------------
this is the original program (yes i know this sucks)

-----------------------------------
bubbles3
Tue Apr 26, 2005 12:02 pm

help with program
-----------------------------------
if any one would like to help me make this program better post here

-----------------------------------
mkilla
Tue Apr 26, 2005 12:16 pm


-----------------------------------
this pro gram is good but could have a menu and the ability to print or save :idea:

-----------------------------------
jamonathin
Tue Apr 26, 2005 1:27 pm


-----------------------------------
this pro gram is good but could have a menu and the ability to print or save :idea:
If you pay close enough attention to the program, at the top Turing has already included those options.

Anyways, not bad, except if you want to do another mark, it froze on me, and when i said no, some text poped up then it closed, so I never saw what that text said.

What you can do next, is play with the setscreen options.
setscreen ("graphics:x;y,nobuttonbar,position:center;center") or whatever
Also, make it look a little nicer.  Most of these types of programs, are just, locate, put, get blah blah fart.  Use some color, and different fonts. (Font.Draw)
And one last thing, I attend Kennedy, and I have 8, well, actually 9 classes a day, I start at 7:55, (although i have 3 spares + compsci spare).  So you may want to take that into consideration.

Other than that, good work, and keep it up.

-----------------------------------
bubbles3
Wed Apr 27, 2005 7:29 am


-----------------------------------
i would be happy to add the thing you suggested but i have had problems setting up a menu, buttons and adding color any help you could offer would be great thanks

-----------------------------------
bubbles3
Wed Apr 27, 2005 7:33 am


-----------------------------------
also if you could help me fix the freezing problem

-----------------------------------
bubbles3
Wed Apr 27, 2005 7:34 am


-----------------------------------
IT WOULD HELP A LOT

-----------------------------------
jamonathin
Wed Apr 27, 2005 7:49 am


-----------------------------------
First of all, there's no real need to post 3 times within 5 minutes, but anyways, just loop your program, and only exit the loop when the user says he doesn't want to use it anymore.
And for the color, just put
colorback(your_color)
cls

and for text color change, juss use this, and it changes all text color untill you use the command again
color (your_color)

-----------------------------------
bubbles3
Wed Apr 27, 2005 10:52 am


-----------------------------------
i tried to fix the loop problem but it would not work i have changed the colors ad will add the new prog later

-----------------------------------
[Gandalf]
Wed Apr 27, 2005 3:33 pm


-----------------------------------
Yes, if you are going to add something, just edit your previous post...

And I am starting to get pissed off that people are doing the "prevent user from terminating program" thing - WTF IS THE POINT!? Do you want to make it harder for us??

Other than that, its pretty good (just fix those other bugs).

-----------------------------------
bubbles3
Wed Apr 27, 2005 4:20 pm


-----------------------------------
if you or any one else would like to help me that would be great

-----------------------------------
bubbles3
Wed May 04, 2005 11:44 am


-----------------------------------
I have fixed the bugs here is the new program

Edit: this is the latest version, there may be  more after this but dont count on it
