movement control!

Hi there,

I use the glTranslate function to do moving and want to control the distance of the movement(ie, move right for 300 pixels), but glTranslate can only deal with object coordinate.
Can anybody help me? Thanks a lot!