« : July 22, 2010, 07:19:36 PM »
OK, this is more cause I am a programmer and every class I was in teaches "proper form"
When you have a form that allows for MULTIPLE selections (btw, talking partner search specifically), you use CHECKBOXES...when you are making a SINGLE choice, you use RADIOBUTTONS
And what does the partner search use? RADIO BUTTONS FOR MULTIPLE!!!!!
Also, why is the version number at the bottom right the SAME BETWEEN GRAPHIC UPDATES? (if anyone has the OLD system and logs in without updating, you'll see it says 1.12 and the NEW one says the same)
This is major, doesn't affect the game in any way, just if I was turning this game in for a grade, I'd lose points for the improper use of radio buttons instead of check boxes
Any other programmers out there?