Something doesn't look right with the condition that you are using to control when the outline around ''It's positive'' is drawn. It looks like the condition is checking if theNumber is equal to some value, but that won't help the program figure out if theNumber is positive.