wNim
wNim copied to clipboard
How to capture wRebar drag events
I need to move/resize client area after dragging rebar bands. How do I capture these events? I tried wEvent_[drag/drop/move] both for rebar and its parent frame.
self.mRebar.RB_BEGINDRAG do (event: wEvent): echo "begin drag"