Inheritance diagram for AuiSingleDockingGuide:
A docking guide window for single docking hint (not diamond-shaped HUD).
Bases: framemanager.AuiDockingGuide
A docking guide window for single docking hint (not diamond-shaped HUD).
Default class constructor. Used internally, do not call it in your code!
Parameters: |
|
---|
Checks if the mouse position is inside the target window rect.
Parameters: |
|
---|
Updates the docking guide images depending on the mouse position, using focused images if the mouse is inside the docking guide or unfocused images if it is outside.
Parameter: | pos – a L{wx.Point} mouse position. |
---|