06-11-2006, 02:07 AM
Geee, lets think about this.
There is a problem when you press a /, so you trace it from the start, to where you think it ends. The start is the mouse_down, which goes to I think the handlekeypress, which in it has a bunch of ifs. One of those ifs contains a '/' and draws the sign. Look for that code.
If you don't want to think logically, you will have a hard time programing.
There is a problem when you press a /, so you trace it from the start, to where you think it ends. The start is the mouse_down, which goes to I think the handlekeypress, which in it has a bunch of ifs. One of those ifs contains a '/' and draws the sign. Look for that code.
If you don't want to think logically, you will have a hard time programing.