seed1
seed1 copied to clipboard
Widget events needs a relative position information
Event should pass together the offset of the event x,y relative to the widget own position, something like:
fOffset = pInput->GetPosition() - widget->GetPosition();