Changes

Jump to: navigation, search

Assignment 2 (Fall 2013) Q & A

254 bytes added, 09:57, 4 November 2013
no edit summary
** For the draw(int = C_FULL_FRAME) function, I don't understand the purpose of its parameter. Is this intended to override the visibility of the border? If the frame is not bordered and if this parameter says C_FULL_FRAME, then should we draw the border anyways? What if the frame is full screen and this parameter says C_FULL_FRAME? Should it draw a border?
*** Answer:The function draws the frame if a) the frame is bordered AND b) the value of the parameter is not equal to C_NO_FRAME.
* Pavlo's Comment (Fall 2013)
** There seems to be a bug with the executable provided for us for release 1 of assignment 2, if you move the frame (container) all the way to the bottom and keep going right, the frame keeps moving down and leaves a trail.

Navigation menu