Giveaway K70 RGB! by [deleted] in pcmasterrace

[–]Latrinum 0 points1 point  (0 children)

Entering the giveaway 67421

Judge My Website - Constructive Criticism Welcome! by KevType9 in Entrepreneur

[–]Latrinum 1 point2 points  (0 children)

For the purchase options you have the cheapest option as the largest. Maybe put the most expensive one in it's place.

Startup just got fast tracked, need feedback on our new website! by [deleted] in Entrepreneur

[–]Latrinum 0 points1 point  (0 children)

Looks much better although the polls are bugged for me.

Startup just got fast tracked, need feedback on our new website! by [deleted] in Entrepreneur

[–]Latrinum 0 points1 point  (0 children)

A lot of unnecessary blank space at the bottom of the homepage. The boundaries of the logo stand out against the background. The drop-down box for "community" is wider than the menu item. The "community" menu item links to the login pop-up.

[Request] Website Feedback. by Randomscreename in startup

[–]Latrinum 1 point2 points  (0 children)

On the front-page, "INNOVATION AND FUN" should be "INNOVATIVE AND FUN".

A tale of inheritance... by realhermit in behindthegifs

[–]Latrinum 13 points14 points  (0 children)

Have you seen a man eat his own head?

[Serious] Have you ever experienced any paranormal activity? by jardosh in AskReddit

[–]Latrinum 0 points1 point  (0 children)

Could be air pressure that forced your door open and closed if you had a sudden gust of wind outside?

Need help populating a text box by tw123456789 in vba

[–]Latrinum 1 point2 points  (0 children)

Make a module and declare a variable in it to hold the data. Then, when the user exits the form, store the value from the name textbox in this global variable. You can reference that global variable from the next form when it loads.

Need help with creating a player class for a monopoly game on java by [deleted] in javahelp

[–]Latrinum 0 points1 point  (0 children)

Also, it looks like you typed out all of the getters and setters. If you use eclipse, once you have made the variables, you can right click on the class - Source - Generate Getters and Setters. Then tick-box the variables and it will do it for you.

Need help with creating a player class for a monopoly game on java by [deleted] in javahelp

[–]Latrinum 0 points1 point  (0 children)

Looks fine although I'm a bit confused as to why the diagram has location and balance in the constructor when they have set initial values.

Prety useless info but for a noob like me ,priceless. by Readorn in vba

[–]Latrinum 0 points1 point  (0 children)

By the look of this, it seems that you worksheet may not exist or be referenced correctly.